Compare commits

...

25 Commits

Author SHA1 Message Date
Garfield69
af4f731df4 assorted unit3d: adjust time zone 2024-12-04 15:16:35 +13:00
Garfield69
a59b173014 rudub: bump domain 2024-12-04 05:42:35 +13:00
Garfield69
4a0348f3dd le-cinephile: new cats 2024-12-04 05:42:25 +13:00
Garfield69
4390d7acac FNP: new mandatory MST, MR is now just global 2024-12-03 20:54:46 +13:00
Garfield69
0a8bc6f7a1 assorted unit3d; bump engine tag 2024-12-03 20:53:45 +13:00
Garfield69
9139deea4b solidtorrents: new cat 2024-12-03 18:18:45 +13:00
Garfield69
57f941557e solidtorrents: switch back to .eu TLD resolves #4751 2024-12-03 15:57:12 +13:00
Garfield69
b2703b7668 torrent-explosiv: add info_password for config 2024-12-03 07:15:09 +13:00
Garfield69
4d7185cb66 dark-shadow: update info_password for config 2024-12-03 07:14:42 +13:00
Garfield69
c9d5db7401 rudub: bump domain 2024-12-03 06:51:22 +13:00
Garfield69
55c18d730d nyaasi; lint 2024-12-02 19:55:57 +13:00
Garfield69
600aa9bb26 nyaasi: refresh cats descr and add music mode 2024-12-02 19:29:41 +13:00
Garfield69
a75f1d8c48 nyaapantsu: add anime movies for radarr 2024-12-02 19:28:50 +13:00
Garfield69
57d53bc231 polishtorrent: update cats 2024-12-02 14:06:21 +13:00
Garfield69
98b6692a1e nyaapantsu: lint 2024-12-02 08:08:20 +13:00
Garfield69
9f000669f5 add nyaapantsu a public site. resolves #15740 2024-12-02 07:42:55 +13:00
Garfield69
5453fc8f25 rudub: bump domain 2024-12-02 06:10:46 +13:00
Garfield69
4ba6a6b910 crabpt: drop results without DL 2024-12-02 06:10:27 +13:00
Garfield69
88300e7f28 add HHD a private site. resolves #15738 2024-12-01 12:00:34 +13:00
Garfield69
7bdce70db7 rudub: bump domain 2024-12-01 04:40:55 +13:00
Garfield69
f8ef344dd5 proporno: new cat 2024-12-01 04:40:41 +13:00
Garfield69
02d8637b92 divxtotal; new domain 2024-11-30 18:15:33 +13:00
Garfield69
d5aa3cdd83 rudub: bump domain 2024-11-30 05:39:13 +13:00
Garfield69
503a081379 infire: new cat 2024-11-30 05:38:59 +13:00
Garfield69
e77e5f499b kickasstorrents-to: trap the 403 rather than give 0 results
this should help raise awareness that the indexer is being blocked
2024-11-29 19:29:14 +13:00
23 changed files with 411 additions and 56 deletions

View File

@@ -94,6 +94,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* NNTT
* NoNaMe Club (NNM-Club)
* Nyaa.si
* NyaaPantsu
* OneJAV
* OxTorrent
* OxTorrent-vip
@@ -396,6 +397,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* Hebits
* HellasHut
* HHanClub
* HHD
* HomePornTorrents (HPT)
* House of Devil
* HUDBT (蝴蝶) [![(invite needed)][inviteneeded]](#)

View File

@@ -193,4 +193,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.2.0
# json UNIT3D 8.3.4

View File

@@ -188,4 +188,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.3
# json UNIT3D 8.3.4

View File

@@ -190,4 +190,4 @@ search:
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# json UNIT3D 8.2.0
# json UNIT3D 8.3.4

View File

@@ -110,7 +110,7 @@ search:
notnewword: 1
rows:
selector: table.torrents > tbody > tr:has(a[href^="details.php?id="])
selector: table.torrents > tbody > tr:has(a[href^="download.php?id="])
fields:
category:

View File

@@ -75,7 +75,7 @@ settings:
- name: info_password
type: info
label: About Password Expiry
default: "Dark Shadow has an <b>8 week Password Expiry</b> regime. So if the Indexer has stopped working then the first thing you should do is check if your password has expired by login to the WEB site, and if necessary use the <b>Passwort anfordern</b> (<i>Request password</i>) button to renew it."
default: "Dark Shadow has an <b>8 week Password Expiry</b> regime. So if the Indexer has stopped working then the first thing you should do is check if your password has expired by login in at <a href=\"https://dark-shadow.me/login.php\" target=\"_blank\">Dark-Shadow</a>, and if necessary use the <b>Passwort anfordern</b> (<i>Request password</i>) button to renew it."
- name: username
type: text
label: Username

View File

@@ -182,7 +182,10 @@ search:
True: 2 # double
uploadvolumefactor:
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
# Maintain global ratio above 0.7 or downloads will get disabled. No MST.
minimumratio:
text: 0.71
# global MR is 0.71 but torrents must be seeded for 7 days regardless of ratio
# minimumratio:
# text: 0.71
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.3

View File

@@ -0,0 +1,181 @@
---
id: hhd-api
name: HHD (API)
description: "HHD is a Private Torrent Tracker for MOVIES / TV / GAMES"
language: en-US
type: private
encoding: UTF-8
links:
- https://homiehelpdesk.net/
caps:
categorymappings:
- {id: 1, cat: Movies, desc: "Movies"}
- {id: 2, cat: TV, desc: "TV"}
- {id: 4, cat: Console, desc: "Games"}
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid, tmdbid]
movie-search: [q, imdbid, tmdbid]
settings:
- name: apikey
type: text
label: APIKey
- name: info_key
type: info
label: About your API key
default: "Find or Generate a new API Token by accessing your <a href=\"https://homiehelpdesk.net/\" target=\"_blank\">HHD</a> account <i>My Settings</i> page and clicking on the <b>API Key</b> tab."
- name: freeleech
type: checkbox
label: Search freeleech only
default: false
- name: single_file_release_use_filename
type: checkbox
label: Use filename as title for single file releases
default: true
- name: sort
type: select
label: Sort requested from site
default: created_at
options:
created_at: created
seeders: seeders
size: size
name: title
- name: type
type: select
label: Order requested from site
default: desc
options:
desc: desc
asc: asc
login:
path: /api/torrents
method: get
error:
- selector: a[href*="/login"]
message:
text: "The API key was not accepted by {{ .Config.sitelink }}."
- selector: :root:contains("Account is Banned")
search:
paths:
# https://github.com/HDInnovations/UNIT3D-Community-Edition/wiki/Torrent-API-(UNIT3D-v8.x.x)
# https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/app/Http/Controllers/API/TorrentController.php#L476
- path: "/api/torrents/filter"
response:
type: json
headers:
Authorization: ["Bearer {{ .Config.apikey }}"]
inputs:
# if we have an id based search, add Season and Episode as query in name for UNIT3D < v6. Else pass S/E Params for UNIT3D >= v6
$raw: "{{ range .Categories }}&categories[]={{.}}{{end}}"
name: "{{ .Keywords }}"
seasonNumber: "{{ .Query.Season }}"
episodeNumber: "{{ .Query.Ep }}"
imdbId: "{{ .Query.IMDBIDShort }}"
tmdbId: "{{ .Query.TMDBID }}"
tvdbId: "{{ .Query.TVDBID }}"
"free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}"
sortField: "{{ .Config.sort }}"
sortDirection: "{{ .Config.type }}"
perPage: 100
keywordsfilters:
- name: re_replace
args: ["\\.", " "]
rows:
selector: data
attribute: attributes
fields:
category:
selector: category_id
title_optional:
selector: name
title_filename:
selector: "files[0].name"
optional: true
files:
selector: num_file
title:
text: "{{ if and (.Config.single_file_release_use_filename) (eq .Result.files \"1\") (.Result.title_filename) }}{{ .Result.title_filename }}{{ else }}{{ .Result.title_optional }}{{ end }}"
details:
selector: details_link
download:
selector: download_link
infohash:
selector: info_hash
poster:
selector: meta.poster
filters:
- name: replace
args: ["https://via.placeholder.com/90x135", ""]
imdbid:
selector: imdb_id
tmdbid:
selector: tmdb_id
tvdbid:
selector: tvdb_id
genre:
selector: meta.genres
filters:
- name: re_replace
args: ["(?i)(Science Fiction)", "Science_Fiction"]
- name: replace
args: [" & ", "_&_"]
description:
text: "{{ .Result.genre }}"
seeders:
selector: seeders
leechers:
selector: leechers
grabs:
selector: times_completed
date:
# "created_at": "2021-10-18T00:34:50.000000Z" is returned by Newtonsoft.Json.Linq as 18/10/2021 00:34:50
selector: created_at
filters:
- name: append
args: " -11:00" # SST
- name: dateparse
args: "MM/dd/yyyy HH:mm:ss zzz"
size:
selector: size
_featured:
selector: featured
case:
False: "{{ .False }}"
True: "{{ .True }}"
downloadvolumefactor_freeleech:
# api returns 0%, 25%, 50%, 75%, 100%
selector: freeleech
case:
0%: 1 # not free
25%: 0.75
50%: 0.5
75%: 0.25
100%: 0 # freeleech
"*": 0 # catch errors
downloadvolumefactor:
text: "{{ if .Result._featured }}0{{ else }}{{ .Result.downloadvolumefactor_freeleech }}{{ end }}"
uploadvolumefactor_double_upload:
# api returns False, True
selector: double_upload
case:
False: 1 # normal
True: 2 # double
uploadvolumefactor:
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
minimumratio:
text: 7.0
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.3

View File

@@ -85,6 +85,7 @@ caps:
- {id: 45, cat: PC/Mobile-iOS, desc: "iOS", default: true}
- {id: 46, cat: PC/Mac, desc: "Mac", default: true}
- {id: 47, cat: PC/ISO, desc: "Linux", default: true}
- {id: 102, cat: Other, desc: "3D STL", default: true}
# Dokumentarni
- {id: 95, cat: TV/Documentary, desc: "Dokumentarni Film", default: true}
- {id: 96, cat: TV/Documentary, desc: "Dokumentarna Serija", default: true}
@@ -145,7 +146,7 @@ login:
search:
paths:
- path: torrents.php
categories: [14, 15, 16, 20, 21, 49, 50, 51, 52, 55, 71, 72, 73, 74, 77, 97, 99, 100, 23, 24, 75, 76, 78, 79, 80, 81, 82, 98, 26, 56, 93, 29, 30, 31, 34, 83, 42, 43, 53, 54, 62, 37, 85, 86, 87, 88, 89, 90, 91, 38, 39, 40, 41, 44, 45, 46, 47, 95, 96]
categories: [14, 15, 16, 20, 21, 49, 50, 51, 52, 55, 71, 72, 73, 74, 77, 97, 99, 100, 23, 24, 75, 76, 78, 79, 80, 81, 82, 98, 26, 56, 93, 29, 30, 31, 34, 83, 42, 43, 53, 54, 62, 37, 85, 86, 87, 88, 89, 90, 91, 38, 39, 40, 41, 44, 45, 46, 47, 102, 95, 96]
- path: xxx.php
categories: [60, 61, 66, 67, 68, 69, 84]
inputs:

View File

@@ -71,6 +71,9 @@ search:
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{ else }}new/{{ end }}4/?sortby={{ .Config.sort }}&sort={{ .Config.type }}"
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{ else }}new/{{ end }}5/?sortby={{ .Config.sort }}&sort={{ .Config.type }}"
error:
- selector: h1:contains("403 Forbidden")
rows:
selector: table.data tr.odd:has(a[class="cellMainLink"]), table.data tr.even:has(a[class="cellMainLink"])
filters:

View File

@@ -46,6 +46,10 @@ caps:
- {id: 14, cat: TV/WEB-DL, desc: "SERIE WEB.720p"}
- {id: 12, cat: TV/WEB-DL, desc: "SERIE WEB"}
- {id: 110, cat: TV, desc: "SERIE Nouveautés 2024"}
# ANIMEE
- {id: 113, cat: TV/Anime, desc: "ANIMEE Nouveautées 2024"}
- {id: 114, cat: Movies/Other, desc: "ANIMEE Fim"}
- {id: 115, cat: TV/Anime, desc: "ANIMEE Serie"}
# LOGICIELS
- {id: 56, cat: PC/ISO, desc: "LOGICIELS Linux"}
- {id: 24, cat: PC/Mac, desc: "LOGICIELS Apple"}
@@ -58,6 +62,7 @@ caps:
# MUSIC
- {id: 5, cat: Audio/Video, desc: "MUSIC clip video"}
- {id: 109, cat: Audio/Video, desc: "MUSIC Spectacles.Theatre"}
- {id: 112, cat: Audio/Video, desc: "MUSIC Concert filmé"}
# JEUX
- {id: 96, cat: PC/Games, desc: "JEUX Apple"}
- {id: 8, cat: Console/PS3, desc: "JEUX PS3"}

View File

@@ -0,0 +1,158 @@
---
id: nyaapantsu
name: NyaaPantsu
description: "NyaaPantsu is a Public site for dedicated to Asian ANIME"
language: en-US
type: public
encoding: UTF-8
links:
- https://ouo.si/
caps:
categorymappings:
- {id: 3_, cat: TV/Anime, desc: "Anime"}
- {id: 3_12, cat: TV/Anime, desc: "Anime - Anime Music Video"}
- {id: 3_5, cat: TV/Anime, desc: "Anime - English-translated"}
- {id: 3_13, cat: TV/Anime, desc: "Anime - Non-English-translated"}
- {id: 3_6, cat: TV/Anime, desc: "Anime - Raw"}
# Anime as Movies (Radarr uses t=movie):
- {id: 3_, cat: Movies/Other, desc: "Anime"}
- {id: 3_12, cat: Movies/Other, desc: "Anime - Anime Music Video"}
- {id: 3_5, cat: Movies/Other, desc: "Anime - English-translated"}
- {id: 3_13, cat: Movies/Other, desc: "Anime - Non-English-translated"}
- {id: 3_6, cat: Movies/Other, desc: "Anime - Raw"}
- {id: 2_, cat: Audio, desc: "Audio"}
- {id: 2_3, cat: Audio, desc: "Audio - Lossless"}
- {id: 2_4, cat: Audio, desc: "Audio - Lossy"}
- {id: 4_, cat: Books, desc: "Literature"}
- {id: 4_7, cat: Books, desc: "Literature - English-translated"}
- {id: 4_14, cat: Books, desc: "Literature - Non-English-translated"}
- {id: 4_8, cat: Books, desc: "Literature - Raw"}
- {id: 5_, cat: TV, desc: "Live Action"}
- {id: 5_9, cat: TV, desc: "Live Action - English-translated"}
- {id: 5_10, cat: TV, desc: "Live Action - Idol/Promotional Video"}
- {id: 5_18, cat: TV, desc: "Live Action - Non-English-translated"}
- {id: 5_11, cat: TV, desc: "Live Action - Raw"}
- {id: 6_, cat: Other, desc: "Pictures"}
- {id: 6_15, cat: Other, desc: "Pictures - Graphics"}
- {id: 6_16, cat: Other, desc: "Pictures - Photos"}
- {id: 1_, cat: PC, desc: "Software"}
- {id: 1_1, cat: PC/ISO, desc: "Software - Applications"}
- {id: 1_2, cat: PC/Games, desc: "Software - Games"}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
settings:
- name: prefer_magnet_links
type: checkbox
label: Prefer Magnet Links
default: true
- name: cat-id
type: select
label: Category
default: _
options:
_: "All categories"
3_: "Anime"
3_12: "Anime - Anime Music Video"
3_5: "Anime - English-translated"
3_13: "Anime - Non-English-translated"
3_6: "Anime - Raw"
2_: "Audio"
2_3: "Audio - Lossless"
2_4: "Audio - Lossy"
4_: "Literature"
4_7: "Literature - English-translated"
4_14: "Literature - Non-English-translated"
4_8: "Literature - Raw"
1_: "Software"
1_1: "Software - Applications"
1_2: "Software - Games"
5_: "Live Action"
5_10: "Live Action - Trailers"
5_9: "Live Action - English subtitled"
5_18: "Live Action - Non-English subtitled"
5_11: "Live Action - Raw"
6_: "Pictures"
6_15: "Pictures - Graphics"
6_16: "Pictures - Photos"
- name: sort
type: select
label: Sort requested from site
default: 2
options:
2: created
5: seeders
4: size
1: title
- name: type
type: select
label: Order requested from site
default: false
options:
false: desc
true: asc
search:
paths:
- path: search
inputs:
q: "{{ .Keywords }}"
c: "{{ .Config.cat-id }}"
# 0 All, 2 Remakes, 3 uploaded by trusted users, 4 A+
s: 0
sort: "{{ .Config.sort }}"
order: "{{ .Config.type }}"
limit: 100
rows:
selector: tr.torrent-info
fields:
category:
selector: a[href^="/search?c="]
attribute: href
filters:
- name: querystring
args: c
title:
selector: a[href^="/view/"]
details:
selector: a[href^="/view/"]
attribute: href
download_optional:
selector: a[href^="/download/"]
attribute: href
optional: true
download:
text: "{{ if .Config.prefer_magnet_links }}{{ else }}{{ .Result.download_optional }}{{ end }}"
optional: true
magnet:
selector: a[href^="magnet:?xt="]
attribute: href
size:
selector: td.tr-size
date:
# Nov 15, 2020
selector: td.date-full
filters:
- name: replace
args: ["UTC+0", "+00:00"]
- name: dateparse
args: "MM/d/yyyy, h:mm:ss tt zzz"
seeders:
selector: td.tr-se
leechers:
selector: td.tr-le
grabs:
selector: td.tr-dl
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@@ -27,46 +27,41 @@ legacylinks:
caps:
categorymappings:
# Anime
- {id: 1_0, cat: TV/Anime, desc: "Anime"}
- {id: 1_1, cat: TV/Anime, desc: "Anime music videos"}
- {id: 1_2, cat: TV/Anime, desc: "English subtitled animes"}
- {id: 1_3, cat: TV/Anime, desc: "Non-english subtitled animes"}
- {id: 1_4, cat: TV/Anime, desc: "Raw animes"}
- {id: 1_1, cat: TV/Anime, desc: "Anime - Anime Music Video"}
- {id: 1_2, cat: TV/Anime, desc: "Anime - English-translated"}
- {id: 1_3, cat: TV/Anime, desc: "Anime - Non-English-translated"}
- {id: 1_4, cat: TV/Anime, desc: "Anime - Raw"}
# Anime as Movies (Radarr uses t=movie):
- {id: 1_0, cat: Movies/Other, desc: "Anime"}
- {id: 1_1, cat: Movies/Other, desc: "Anime music videos"}
- {id: 1_2, cat: Movies/Other, desc: "English subtitled animes"}
- {id: 1_3, cat: Movies/Other, desc: "Non-english subtitled animes"}
- {id: 1_4, cat: Movies/Other, desc: "Raw animes"}
# Audio
- {id: 1_1, cat: Movies/Other, desc: "Anime - Anime Music Video"}
- {id: 1_2, cat: Movies/Other, desc: "Anime - English-translated"}
- {id: 1_3, cat: Movies/Other, desc: "Anime - Non-English-translated"}
- {id: 1_4, cat: Movies/Other, desc: "Anime - Raw"}
- {id: 2_0, cat: Audio, desc: "Audio"}
- {id: 2_1, cat: Audio, desc: "Lossless audio"}
- {id: 2_2, cat: Audio, desc: "Lossy audio"}
# Literature
- {id: 2_1, cat: Audio, desc: "Audio - Lossless"}
- {id: 2_2, cat: Audio, desc: "Audio - Lossy"}
- {id: 3_0, cat: Books, desc: "Literature"}
- {id: 3_1, cat: Books, desc: "Literature english translated"}
- {id: 3_2, cat: Books, desc: "Literature non-english translated"}
- {id: 3_3, cat: Books, desc: "Raw literature"}
# Live
- {id: 3_1, cat: Books, desc: "Literature English-translated"}
- {id: 3_2, cat: Books, desc: "Literature - Non-English-translated"}
- {id: 3_3, cat: Books, desc: "Literature - Raw"}
- {id: 4_0, cat: TV, desc: "Live Action"}
- {id: 4_1, cat: TV, desc: "Live Action - English"}
- {id: 4_2, cat: TV, desc: "Live Action - Idol/PV"}
- {id: 4_3, cat: TV, desc: "Live Action - Non-English"}
- {id: 4_1, cat: TV, desc: "Live Action - English-translated"}
- {id: 4_2, cat: TV, desc: "Live Action - Idol/Promotional Video"}
- {id: 4_3, cat: TV, desc: "Live Action - Non-English-translated"}
- {id: 4_4, cat: TV, desc: "Live Action - Raw"}
# Pics
- {id: 5_0, cat: Other, desc: "Pictures"}
- {id: 5_1, cat: Other, desc: "Pictures - Graphics"}
- {id: 5_2, cat: Other, desc: "Pictures - Photos"}
# Software
- {id: 5_1, cat: Other, desc: "Pictures - Graphics"}
- {id: 5_2, cat: Other, desc: "Pictures - Photos"}
- {id: 6_0, cat: PC, desc: "Software"}
- {id: 6_1, cat: PC/ISO, desc: "Applications"}
- {id: 6_2, cat: PC/Games, desc: "Games"}
- {id: 6_1, cat: PC/ISO, desc: "Software - Applications"}
- {id: 6_2, cat: PC/Games, desc: "Software - Games"}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
allowrawsearch: true
@@ -151,6 +146,7 @@ search:
q: "{{ if .Keywords }}{{ re_replace .Keywords \"\\b0(\\d{1})\\b\" \"$1\" }}{{ else }}{{ end }}"
p: "{{ if .Keywords }}{{ else }}2{{ end }}"
inputs:
# 0 all, 1 no remakes, 2 trusted only
f: "{{ .Config.filter-id }}"
c: "{{ .Config.cat-id }}"
s: "{{ .Config.sort }}"

View File

@@ -11,24 +11,25 @@ links:
caps:
categorymappings:
- {id: 6, cat: PC/0day, desc: "Aplikacje/Programy"}
- {id: 4, cat: TV/Anime, desc: "Bajki"}
- {id: 30, cat: TV/Anime, desc: "TV Seriale Bajki"}
- {id: 31, cat: TV/Anime, desc: "Anime"}
- {id: 4, cat: Movies, desc: "Bajki"}
- {id: 30, cat: TV, desc: "TV Seriale Bajki"}
- {id: 1, cat: Movies/HD, desc: "Filmy HD"}
- {id: 13, cat: Movies/DVD, desc: "DVD5/9"}
- {id: 12, cat: Movies/BluRay, desc: "BD25/50_5/9"}
- {id: 14, cat: Movies/3D, desc: "Filmy 3D"}
- {id: 16, cat: Movies/SD, desc: "Filmy SD"}
- {id: 17, cat: Movies/Other, desc: "Filmy inne"}
- {id: 24, cat: PC/Games, desc: "Gry dodatki"}
- {id: 5, cat: PC/Games, desc: "Gry pc"}
- {id: 18, cat: PC/Mobile-Android, desc: "Mobile"}
- {id: 24, cat: PC/Games, desc: "Gry dodatki"}
- {id: 10, cat: Console, desc: "Gry Konsole"}
- {id: 18, cat: PC/Mobile-Android, desc: "Mobile"}
- {id: 19, cat: Other, desc: "Inne"}
- {id: 8, cat: Audio, desc: "Muzyka"}
- {id: 11, cat: Movies, desc: "Paczki"}
- {id: 20, cat: Books, desc: "Book"}
- {id: 27, cat: TV/Other, desc: "Teatr Telewizyjny"}
- {id: 25, cat: Audio/Audiobook, desc: "Audiobook"}
- {id: 20, cat: Books, desc: "Book"}
- {id: 21, cat: TV/Sport, desc: "Sport"}
- {id: 29, cat: Movies, desc: "Stare Filmy"}
- {id: 22, cat: TV/SD, desc: "TV Seriale SD"}

View File

@@ -22,6 +22,7 @@ caps:
- {id: 28, cat: XXX, desc: "порно видео зрелых"}
- {id: 29, cat: XXX, desc: "видео кастинг"}
- {id: 32, cat: XXX, desc: "девушки с красивыми попами"}
- {id: 33, cat: XXX, desc: "порно с мулатками"}
- {id: 21, cat: XXX, desc: "любительское видео"}
- {id: 3, cat: XXX, desc: "порно фильмы"}
- {id: 30, cat: XXX, desc: "зарубежные порно фильмы"}

View File

@@ -186,4 +186,4 @@ search:
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
minimumratio:
text: 1.0
# json UNIT3D 8.3.3
# json UNIT3D 8.3.4

View File

@@ -9,14 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://29november.rudub.online/
- https://04december.rudub.online/
legacylinks:
- https://29october.rudub.online/
- https://30october.rudub.online/
- https://31october.rudub.online/
- https://01november.rudub.online/
- https://02november.rudub.online/
- https://03november.rudub.online/
- https://04november.rudub.online/
- https://05november.rudub.online/
- https://06november.rudub.online/
@@ -42,6 +36,11 @@ legacylinks:
- https://26november.rudub.online/
- https://27november.rudub.online/
- https://28november.rudub.online/
- https://29november.rudub.online/
- https://30november.rudub.online/
- https://01december.rudub.online/
- https://02december.rudub.online/
- https://03december.rudub.online/
caps:
categorymappings:

View File

@@ -188,7 +188,7 @@ search:
selector: created_at
filters:
- name: append
args: " +02:00" # EET
args: " +01:00" # CET
- name: dateparse
args: "MM/dd/yyyy HH:mm:ss zzz"
size:
@@ -224,4 +224,4 @@ search:
minimumseedtime:
# 6 days (as seconds = 6 x 24 x 60 x 60)
text: 518400
# json UNIT3D 8.3.2 (custom)
# json UNIT3D 8.3.3 (custom)

View File

@@ -7,11 +7,11 @@ type: public
encoding: UTF-8
requestDelay: 2
links:
- https://solidtorrents.to/
- https://solidtorrents.eu/
legacylinks:
- https://solidtorrents.net/
- https://solidtorrents.eu/
- https://solidtorrents.nocensor.cloud/
- https://solidtorrents.to/
caps:
categories:
@@ -39,6 +39,7 @@ caps:
"Other/Source Code": PC
"Other/Video": TV
Softwares: PC/0day
"Softwares/Mac": PC/Mac
"Softwares/Windows": PC/0day
TV: TV
Unknown: Other

View File

@@ -84,6 +84,10 @@ caps:
book-search: [q]
settings:
- name: info_password
type: info
label: About Password Expiry
default: "Torrent-Explosiv has an <b>8 week Password Expiry</b> regime. So if the Indexer has stopped working then the first thing you should do is check if your password has expired by login in at <a href=\"https://torrent-explosiv.me/login.php\" target=\"_blank\">Torrent-Explosiv</a>, and if necessary use the <b>Passwort anfordern</b> (<i>Request password</i>) button to renew it."
- name: username
type: text
label: Username

View File

@@ -184,4 +184,4 @@ search:
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# json UNIT3D 8.2.0
# json UNIT3D 8.3.3

View File

@@ -148,7 +148,7 @@ search:
selector: created_at
filters:
- name: append
args: " -03:00" # BRT
args: " +00:00" # GMT
- name: dateparse
args: "MM/dd/yyyy HH:mm:ss zzz"
size:

View File

@@ -28,10 +28,9 @@ namespace Jackett.Common.Indexers.Definitions
public override string Id => "divxtotal";
public override string Name => "DivxTotal";
public override string Description => "DivxTotal is a SPANISH site for Movies, TV series and Software";
public override string SiteLink { get; protected set; } = "https://www5.divxtotal.mov/";
public override string SiteLink { get; protected set; } = "https://divxtotal.io/";
public override string[] LegacySiteLinks => new[]
{
"https://www.divxtotal.re/",
"https://www.divxtotal.nl/",
"https://www.divxtotal.ac/",
"https://www.divxtotal.dev/",
@@ -46,6 +45,7 @@ namespace Jackett.Common.Indexers.Definitions
"https://www2.divxtotal.mov/",
"https://www3.divxtotal.mov/",
"https://www4.divxtotal.mov/",
"https://www5.divxtotal.mov/",
};
public override string Language => "es-ES";
public override string Type => "public";