Merge branch 'master' into master

This commit is contained in:
Bogdan 2024-02-08 20:56:00 +02:00 committed by GitHub
commit 86f5e5abce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
50 changed files with 393 additions and 514 deletions

View File

@ -304,7 +304,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* ChileBT
* Cinemageddon [![(invite needed)][inviteneeded]](#)
* CinemaMovieS_ZT
* Cinematik [![(invite needed)][inviteneeded]](#)
* Cinematik
* CinemaZ (EuTorrents)
* Classix
* Coastal-Crew

View File

@ -13,18 +13,14 @@ links:
- https://x1337x.eu/
- https://x1337x.se/
- https://1337x.so/
- https://1337x.unblockit.date/
- https://1337x.unblockit.dad/
- https://1337x.unblockninja.com/
- https://1337x.ninjaproxy1.com/
- https://1337x.mrunblock.bond/
- https://1337x.proxyninja.org/
- https://1337x.torrentbay.st/
legacylinks:
- https://1337x.is/
- https://1337x.nocensor.work/
- https://1337x.nocensor.biz/
- https://1337x.gd/
- https://1337x.nocensor.sbs/
- https://1337x.unblockit.nz/
- https://1337x.nocensor.world/
- https://1337x.unblockit.page/
- https://1337x.unblockit.pet/
- https://1337x.nocensor.lol/
- https://1337x.unblockit.ink/
@ -32,17 +28,18 @@ legacylinks:
- https://1337x.unblockit.bio/
- https://1337x.unblockit.boo/
- https://1337x.mrunblock.guru/
- https://1337x.mrunblock.life/ # cloudflare 403
- https://1337x.mrunblock.life/
- https://1337x.unblockit.click/
- https://1337x.unblockit.asia/
- https://1337x.unblockit.mov/
- https://1337x.unblockit.rsvp/
- https://1337x.unblockninja.com/
- https://1337x.unblockit.vegas/
- https://1337x.unblockit.esq/
- https://1337x.unblockit.zip/
- https://1337x.unblockit.foo/
- https://1337x.unblockit.ing/
- https://1337x.mrunblock.bond/
- https://1337x.unblockit.date/
caps:
categorymappings:

View File

@ -8,8 +8,6 @@ encoding: UTF-8
requestDelay: 5
links:
- https://badasstorrents.com/
- https://badasstorrents.mrunblock.bond/
- https://badasstorrents.nocensor.cloud/
legacylinks:
- https://badasstorrents.nocensor.work/
- https://badasstorrents.nocensor.biz/
@ -20,6 +18,8 @@ legacylinks:
- https://badasstorrents.mrunblock.guru/
- https://badasstorrents.mrunblock.life/
- https://badasstorrents.nocensor.click/
- https://badasstorrents.mrunblock.bond/
- https://badasstorrents.nocensor.cloud/
caps:
categories:

View File

@ -98,7 +98,7 @@ search:
# does not support imdbid searches
rows:
selector: "td.text table tbody tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))"
selector: "div.torrents-container > table > tbody > tr > td.text > table > tbody > tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))"
after: 1
fields:
@ -124,7 +124,8 @@ search:
selector: a.preview
attribute: href
date:
selector: td:nth-last-child(6)
selector: td:nth-last-child(6) > a
attribute: title
filters:
- name: append
args: " +01:00" # CET

View File

@ -1,133 +0,0 @@
---
id: beyond-hd
name: Beyond-HD
description: "Without BeyondHD, your HDTV is just a TV"
language: en-US
type: private
encoding: UTF-8
links:
- https://beyond-hd.me/
caps:
categorymappings:
- {id: 1, cat: Movies, desc: "Movies"}
- {id: 2, cat: TV, desc: "TV"}
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tmdbid]
movie-search: [q, imdbid, tmdbid]
settings:
- name: info_oid
type: info
label: "About 2FA"
default: "If you want to enable 2FA then use the Beyond-HD (API) indexer instead."
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- 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: login
method: form
form: form[action$="/login"]
captcha:
type: image
selector: img[src^="/captcha?_CAPTCHA"]
input: key
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
remember: on
selectorinputs:
_token:
selector: input[name="_token"]
attribute: value
error:
- selector: form[action$="/login"] .text-red
- selector: script:contains("toastr.error")
message:
selector: script:contains("toastr.error")
# test:
# path: torrents
search:
paths:
- path: torrents
inputs:
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
imdb: "{{ .Query.IMDBIDShort }}"
tmdb: "{{ .Query.TMDBID }}"
sorting: "{{ .Config.sort }}"
direction: "{{ .Config.type }}"
qty: 100
rows:
selector: div.table-torrents > table > tbody > tr[id^="torrentposter"]
fields:
category:
selector: a[href*="/categories/"]
attribute: href
optional: true
default: 1
filters:
- name: regexp
args: "/categories/.*?\\.(\\d+)"
title:
selector: a.torrent-name
details:
selector: a.torrent-name
attribute: href
download:
selector: a[href*="/download/"]
attribute: href
date:
selector: td:not(a[href$="/history"]) span.text-orange
filters:
- name: timeago
size:
selector: td span.text-blue
seeders:
selector: a[href$="/peers"] span.text-green
leechers:
selector: a[href$="/peers"] span.text-red
grabs:
selector: a[href$="/history"]
imdbid:
selector: a[href*="imdb.com/title/tt"]
attribute: href
tmdbid:
selector: a[href*="themoviedb.org/movie/"], a[href*="themoviedb.org/tv/"]
attribute: href
downloadvolumefactor:
case:
i[data-original-title="100% Free"]: 0
i[data-original-title="100% Free (Limited UL)"]: 0
i[data-original-title="25% Promo"]: 0.75
i[data-original-title="50% Promo"]: 0.5
i[data-original-title="75% Promo"]: 0.25
"*": 1
uploadvolumefactor:
text: 1
# UNIT3D (custom)

View File

@ -8,16 +8,16 @@ encoding: UTF-8
requestDelay: 2
links:
- https://bitsearch.to/
- https://bitsearch.nocensor.cloud/
- https://bitsearch.mrunblock.bond/
legacylinks:
- https://bitsearch.nocensor.biz/
- https://bitsearch.nocensor.sbs/
- https://bitsearch.nocensor.world/
- https://bitsearch.nocensor.lol/
- https://bitsearch.mrunblock.guru/
- https://bitsearch.mrunblock.life/ # This web property is not accessible via this address.
- https://bitsearch.mrunblock.life/
- https://bitsearch.nocensor.click/
- https://bitsearch.nocensor.cloud/
- https://bitsearch.mrunblock.bond/
caps:
categories:
@ -58,6 +58,10 @@ caps:
book-search: [q]
settings:
- name: prefer_magnet_links
type: checkbox
label: Prefer Magnet Links
default: false
- name: sort
type: select
label: Sort requested from site
@ -83,6 +87,7 @@ search:
sort: "{{ .Config.sort }}"
order: "{{ .Config.type }}"
limit: 100
page: 1
keywordsfilters:
- name: re_replace
@ -99,9 +104,16 @@ search:
details:
selector: h5 a
attribute: href
download:
download_optional:
selector: a.dl-torrent
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
infohash:
selector: a[href^="magnet:?xt"]
attribute: href

View File

@ -6,121 +6,161 @@ language: en-US
type: private
encoding: UTF-8
links:
- https://cinematik.net/
legacylinks:
- https://www.cinematik.net/
caps:
categorymappings:
- {id: 1, cat: Movies, desc: "Comedy"}
- {id: 4, cat: Movies, desc: "Action"}
- {id: 5, cat: Movies, desc: "Horror"}
- {id: 6, cat: Movies, desc: "Drama"}
- {id: 7, cat: Movies, desc: "Documentary"}
- {id: 9, cat: Movies, desc: "Crime"}
- {id: 12, cat: Movies, desc: "Sci-Fi"}
- {id: 17, cat: Movies, desc: "War"}
- {id: 21, cat: Movies, desc: "Silent Films"}
- {id: 23, cat: Movies, desc: "TV-Series"}
- {id: 24, cat: Movies, desc: "Animation"}
- {id: 25, cat: Movies, desc: "Exploitation"}
- {id: 26, cat: Movies, desc: "Experimental"}
- {id: 27, cat: Movies, desc: "Fantasy"}
- {id: 29, cat: Movies, desc: "Short"}
- {id: 30, cat: Movies, desc: "Western"}
- {id: 32, cat: Movies, desc: "Foreign Languages"}
- {id: 33, cat: Movies, desc: "Thriller"}
- {id: 34, cat: Movies, desc: "Opera and Musical"}
- {id: 1, cat: Movies, desc: "Movie"}
- {id: 2, cat: TV, desc: "TV"}
modes:
search: [q]
movie-search: [q, imdbid]
tv-search: [q, season, ep, imdbid, tvdbid, tmdbid]
movie-search: [q, imdbid, tmdbid]
settings:
- name: username
- name: apikey
type: text
label: Username
- name: password
type: password
label: Password
- name: incldead
type: select
label: Status
default: 1
options:
0: Active
1: "Active and Inactive"
2: Inactive
- name: dropbumped
type: checkbox
label: Ignore Bumped Torrents
default: false
- name: info_results
label: APIKey
- name: info_key
type: info
label: Results Per Page
default: "For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.<br>Default is <i>15</i>."
label: About your API key
default: "Find or Generate a new API Token by accessing your <a href=\"https://cinematik.net/\" target=\"_blank\">Cinematik</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: 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:
method: form
path: login.php
submitpath: takelogin.php
form: form[action="takelogin.php"]
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
path: /api/torrents
method: get
error:
- selector: table:contains("Login failed!")
test:
path: my.php
selector: a[href="logout.php"]
- selector: a[href*="/login"]
message:
text: "The API key was not accepted by {{ .Config.sitelink }}."
search:
paths:
- path: browse.php
# https://github.com/HDInnovations/UNIT3D-Community-Edition/wiki/Torrent-API-(UNIT3D-v7.0.0)
# https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/app/Http/Controllers/API/TorrentController.php#L349
- path: "/api/torrents/filter"
response:
type: json
headers:
Authorization: ["Bearer {{ .Config.apikey }}"]
inputs:
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
incldead: "{{ .Config.incldead }}"
srchdtls: "{{ if .Query.IMDBID }}1{{ else }}0{{ end }}"
# 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: "table[border=\"1\"] tr:not(:first-child){{ if .Config.dropbumped }}:not(:has(span.bumped)){{ else }}{{ end }}"
selector: data
attribute: attributes
fields:
category:
text: 1
selector: category_id
title:
selector: td:nth-child(2) a
selector: name
details:
selector: a[href^="details.php?id="]
attribute: href
selector: details_link
download:
selector: a[href^="details.php?id="]
attribute: href
selector: download_link
infohash:
selector: info_hash
poster:
selector: meta.poster
filters:
- name: replace
args: ["details.php?id=", "download.php?id="]
files:
selector: td:nth-child(5)
size:
selector: td:nth-child(7)
grabs:
selector: td:nth-child(8)
args: ["https://via.placeholder.com/90x135", ""]
imdbid:
selector: imdb_id
tmdbid:
selector: tmdb_id
tvdbid:
selector: tvdb_id
genre:
selector: meta.genres
filters:
- name: regexp
args: ([\d,]+)
- name: re_replace
args: ["(?i)(Science Fiction)", "Science_Fiction"]
- name: re_replace
args: ["(?i)(TV Movie)", "TV_Movie"]
- name: replace
args: [" & ", "_&_"]
description:
text: "{{ .Result.genre }}"
files:
selector: num_file
seeders:
selector: td:nth-child(9)
selector: seeders
leechers:
selector: td:nth-child(10)
selector: leechers
grabs:
selector: times_completed
date:
selector: td:nth-child(11) div.addedtor
# "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: " +00:00" # GMT
- name: dateparse
args: "MM/dd/yyyy HH:mm:ss zzz"
size:
selector: size
downloadvolumefactor:
# api returns 0%, 25%, 50%, 75%, 100%
selector: freeleech
case:
img[title^="Golden Torrent"]: 0
img[title^="Silver Torrent"]: 0.25
img[title^="Platinum Torrent"]: 0
"*": 1
0%: 1 # not free
25%: 0.75
50%: 0.5
75%: 0.25
100%: 0 # freeleech
"*": 0 # catch errors
uploadvolumefactor:
# api returns False, True
selector: double_upload
case:
img[title^="Platinum Torrent"]: 2
"*": 1
# Engine n/a
False: 1 # normal
True: 2 # double
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
# minimumratio:
# text: 0.4
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.2.5

View File

@ -9,23 +9,9 @@ links:
- https://www.demonoid.is/
- https://www.dnoid.to/
- https://www.dnoid.pw/
- https://demonoid.unblockit.date/
- https://demonoid.torrentbay.net/
- https://demonoid.mrunblock.bond/
- https://demonoid.nocensor.cloud/
- https://demonoid.unblockit.dad/
- https://demonoid.torrentbay.st/
legacylinks:
- https://demonoid.nocensor.biz/
- https://demonoid.nocensor.sbs/
- https://demonoid.unblockit.nz/
- https://demonoid.nocensor.world/
- https://demonoidevmsgasmojajlhikwetsr4pxzw6xkjt3dgdv6nr5yxvsamid.onion.ws/
- https://demonoidevmsgasmojajlhikwetsr4pxzw6xkjt3dgdv6nr5yxvsamid.onion.pet/
- https://demonoid.unblockit.page/
- https://demonoid.unblockit.pet/
- https://demonoid.nocensor.lol/
- https://demonoid.unblockit.ink/
- https://demonoid.nocensor.art/
- https://demonoid.unblockit.bio/
- https://demonoid.unblockit.boo/
- https://demonoidevmsgasmojajlhikwetsr4pxzw6xkjt3dgdv6nr5yxvsamid.onion.ly/
- https://demonoidevmsgasmojajlhikwetsr4pxzw6xkjt3dgdv6nr5yxvsamid.tor2web.to/
@ -43,6 +29,10 @@ legacylinks:
- https://demonoid.unblockit.zip/
- https://demonoid.unblockit.foo/
- https://demonoid.unblockit.ing/
- https://demonoid.torrentbay.net/
- https://demonoid.mrunblock.bond/
- https://demonoid.nocensor.cloud/
- https://demonoid.unblockit.date/
caps:
categorymappings:

View File

@ -7,16 +7,10 @@ type: public
encoding: UTF-8
links:
- https://extratorrent.st/
- https://extratorrent.unblockit.date/
- https://extratorrent.mrunblock.bond/
- https://extratorrent.nocensor.cloud/
- https://extratorrent.unblockit.dad/
- https://extratorrent.ninjaproxy1.com/
- https://extratorrent.proxyninja.org/
legacylinks:
- https://extratorrent.nocensor.work/
- https://extratorrent.nocensor.biz/
- https://extratorrent.nocensor.sbs/
- https://extratorrent.unblockit.nz/
- https://extratorrent.nocensor.world/
- https://extratorrent.unblockit.page/
- https://extratorrent.unblockit.pet/
- https://extratorrent.nocensor.lol/
- https://extratorrent.unblockit.ink/
@ -35,6 +29,9 @@ legacylinks:
- https://extratorrent.unblockit.zip/
- https://extratorrent.unblockit.foo/
- https://extratorrent.unblockit.ing/
- https://extratorrent.mrunblock.bond/
- https://extratorrent.nocensor.cloud/
- https://extratorrent.unblockit.date/
caps:
categorymappings:

View File

@ -9,7 +9,7 @@ requestDelay: 5
links:
- https://ext.to/
- https://search.extto.com/
- https://extranet.torrentbay.net/
- https://extranet.torrentbay.st/
legacylinks:
- https://ext.unblockninja.com/
- https://t.extto.com/
@ -17,6 +17,7 @@ legacylinks:
- https://site.extto.com/
- https://ext.torrentbay.to/
- https://extranet.torrentbay.to/
- https://extranet.torrentbay.net/
caps:
categorymappings:

View File

@ -11,26 +11,15 @@ links:
- https://eztv.tf/
- https://eztv.yt/
- https://eztv1.xyz/
- https://eztv.unblockit.date/
- https://eztv.unblockit.dad/
- https://eztv.unblockninja.com/
- https://eztv.mrunblock.bond/
- https://eztv.nocensor.cloud/
- https://eztv.ninjaproxy1.com/
- https://eztv.proxyninja.org/
legacylinks:
- https://eztv.ag/ # redirects to .re
- https://eztv.it/ # redirects to .re
- https://eztv.ch/ # redirects to .re
- https://eztv.io/
- https://eztv.nocensor.biz/
- https://eztv.nocensor.sbs/
- https://eztv.unblockit.nz/
- https://eztv.nocensor.world/
- https://eztv.unblockit.page/
- https://eztv.unblockit.pet/
- https://eztv.nocensor.lol/
- https://eztv.unblockit.ink/
- https://eztv.nocensor.art/
- https://eztv.unblockit.bio/
- https://eztv.unblockit.boo/
- https://eztv.mrunblock.guru/
- https://eztv.unblockit.click/
- https://eztv.unblockit.asia/
@ -45,6 +34,9 @@ legacylinks:
- https://eztv.li/
- https://eztv.unblockit.foo/
- https://eztv.unblockit.ing/
- https://eztv.mrunblock.bond/
- https://eztv.nocensor.cloud/
- https://eztv.unblockit.date/
caps:
categories:

View File

@ -5,6 +5,7 @@ description: "FSM is a CHINESE Private Torrent Tracker for 3X"
language: zh-CN
type: private
encoding: UTF-8
requestDelay: 4
links:
- https://fsm.name/

View File

@ -9,17 +9,8 @@ followredirect: true
# to fetch current domain use https://www.protege-torrent.com/Gktorrent
links:
- https://www.gktorrent.wtf/
- https://gktorrent.nocensor.cloud/
- https://gktorrent.mrunblock.bond/
legacylinks:
- https://www.rantop.org/
- https://www.gktorrent.io/
- https://www.gktorrent.pw/
- https://wvw.gktorrent.pw/
- https://vww.gktorrent.pw/
- https://www.gktorrent.cc/
- https://gktorrent.nocensor.space/
- https://www.gktorrents.com/
- https://gktorrent.nocensor.work/
- https://www.gktorrents.net/
- https://gktorrent.nocensor.biz/
@ -28,7 +19,7 @@ legacylinks:
- https://gktorrent.nocensor.world/
- https://gktorrent.nocensor.lol/
- https://gktorrent.mrunblock.guru/
- https://gktorrent.mrunblock.life/ # cloudflare 403
- https://gktorrent.mrunblock.life/
- https://gktorrent.nocensor.click/
- https://www.gktorrents.cc/
- https://www.gktorrent.ac/
@ -37,6 +28,8 @@ legacylinks:
- https://www.gktorrent.mx/
- https://www.gktorrent.fi/
- https://www.gktorrent.wf/
- https://gktorrent.nocensor.cloud/
- https://gktorrent.mrunblock.bond/
caps:
categorymappings:

View File

@ -8,22 +8,12 @@ encoding: UTF-8
links:
- https://glodls.to/
- https://gtso.cc/
- https://glotorrents.unblockit.date/
- https://glotorrents.mrunblock.bond/
- https://glotorrents.unblockit.dad/
- https://glodls.unblockninja.com/
- https://glotorrents.nocensor.cloud/
- https://glodls.ninjaproxy1.com/
legacylinks:
- https://glodls.rocks/
- https://gtdb.to/
- https://glotorrents.nocensor.biz/
- https://glotorrents.nocensor.sbs/
- https://glotorrents.unblockit.nz/
- https://glotorrents.nocensor.world/
- https://glotorrents.unblockit.page/
- https://glotorrents.unblockit.pet/
- https://glotorrents.nocensor.lol/
- https://glotorrents.unblockit.ink/
- https://glotorrents.nocensor.art/
- https://glotorrents.unblockit.bio/
- https://glotorrents.unblockit.boo/
- https://glotorrents.mrunblock.guru/
@ -40,6 +30,9 @@ legacylinks:
- https://glotorrents.unblockit.foo/
- https://glotorrents.unblockit.ing/
- https://www.gtdb.to/
- https://glotorrents.mrunblock.bond/
- https://glotorrents.nocensor.cloud/
- https://glotorrents.unblockit.date/
caps:
categorymappings:

View File

@ -39,6 +39,13 @@ settings:
- name: password
type: password
label: Password
- name: 2fa_code
type: text
label: 2FA code
- name: info_2fa
type: info
label: "About 2FA code"
default: "Only fill in the <b>2FA code</b> box if you have enabled <b>2FA</b> on the HD-Only Web Site. Otherwise just leave it empty."
- name: freeleech
type: checkbox
label: Search freeleech only
@ -88,6 +95,7 @@ login:
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
twofa: "{{ .Config.2fa_code }}"
keeplogged: 1
error:
- selector: form#loginform > span.warning

View File

@ -8,9 +8,7 @@ encoding: Windows-1252
requestDelay: 2
links:
- https://ilcorsaronero.link/
- https://ilcorsaronero.torrentbay.net/
- https://ilcorsaronero.mrunblock.bond/
- https://ilcorsaronero.nocensor.cloud/
- https://ilcorsaronero.torrentbay.st/
legacylinks:
- https://ilcorsaronero.live/
- https://ilcorsaronero.vip/
@ -19,15 +17,7 @@ legacylinks:
- https://ilcorsaronero.cc/
- https://ilcorsaronero.pizza/
- https://ilcorsaronero.pw/
- https://ilcorsaronero.unblockit.pro/
- https://ilcorsaronero.unblockit.one/
- https://ilcorsaronero.xyz/
- https://ilcorsaronero.unblockit.me/
- https://ilcorsaronero.unblockit.pw/
- https://ilcorsaronero.nocensor.space/
- https://ilcorsaronero.nocensor.work/
- https://ilcorsaronero.nocensor.biz/
- https://ilcorsaronero.nocensor.sbs/
- https://ilcorsaronero.nocensor.world/
- https://ilcorsaronero.nocensor.lol/
- https://ilcorsaronero.nocensor.art/
@ -37,6 +27,9 @@ legacylinks:
- https://ilcorsaronero.mrunblock.guru/
- https://ilcorsaronero.mrunblock.life/
- https://ilcorsaronero.nocensor.click/
- https://ilcorsaronero.torrentbay.net/
- https://ilcorsaronero.mrunblock.bond/
- https://ilcorsaronero.nocensor.cloud/
caps:
categorymappings:

View File

@ -16,13 +16,13 @@ caps:
- {id: 15, cat: Movies/HD, desc: "HD 720p", default: true}
- {id: 16, cat: Movies/HD, desc: "HD 1080p", default: true}
- {id: 20, cat: Movies/WEB-DL, desc: "WEB/Rip", default: true}
- {id: 21, cat: Movies/WEB-DL, desc: "WEB-DL 720p", default: true}
- {id: 21, cat: Movies/WEB-DL, desc: "WEB 720p", default: true}
- {id: 49, cat: Movies/UHD, desc: "HD 2160p", default: true}
- {id: 50, cat: Movies/HD, desc: "BluRay 1080p", default: true}
- {id: 51, cat: Movies/HD, desc: "720p H265", default: true}
- {id: 52, cat: Movies/HD, desc: "1080p H265", default: true}
- {id: 55, cat: Movies/WEB-DL, desc: "WEB-DL 1080p", default: true}
- {id: 71, cat: Movies/WEB-DL, desc: "WEB-DL 2160p", default: true}
- {id: 55, cat: Movies/WEB-DL, desc: "WEB 1080p", default: true}
- {id: 71, cat: Movies/WEB-DL, desc: "WEB 2160p", default: true}
- {id: 72, cat: Movies/HD, desc: "BluRay 720p", default: true}
- {id: 73, cat: Movies/HD, desc: "BluRay Remux", default: true}
- {id: 74, cat: Movies/UHD, desc: "UHD Remux", default: true}
@ -60,13 +60,13 @@ caps:
# Sport
- {id: 37, cat: TV/Sport, desc: "Sport", default: true}
# XXX
- {id: 60, cat: XXX/Other, desc: "Revije", default: false}
- {id: 61, cat: XXX/Pack, desc: "Packs", default: false}
- {id: 66, cat: XXX/SD, desc: "480p", default: false}
- {id: 67, cat: XXX/x264, desc: "720p", default: false}
- {id: 68, cat: XXX/x264, desc: "1080p", default: false}
- {id: 69, cat: XXX/UHD, desc: "2160p", default: false}
- {id: 84, cat: XXX/ImageSet, desc: "Slike", default: false}
- {id: 60, cat: XXX/Other, desc: "XXX Revije", default: false}
- {id: 61, cat: XXX/Pack, desc: "XXX Packs", default: false}
- {id: 66, cat: XXX/SD, desc: "XXX 480p", default: false}
- {id: 67, cat: XXX/x264, desc: "XXX 720p", default: false}
- {id: 68, cat: XXX/x264, desc: "XXX 1080p", default: false}
- {id: 69, cat: XXX/UHD, desc: "XXX 2160p", default: false}
- {id: 84, cat: XXX/ImageSet, desc: "XXX Slike", default: false}
# Disc
- {id: 85, cat: Movies/DVD, desc: "DVD 5", default: true}
- {id: 86, cat: Movies/DVD, desc: "DVD 9", default: true}

View File

@ -11,6 +11,9 @@ links:
- https://kickasstorrent.cr/
- https://katcr.to/
- https://kickasstorrents.unblockninja.com/
- https://kickasstorrents.ninjaproxy1.com/
- https://kickasstorrents.proxyninja.org/
- https://kickass.torrentbay.st/
legacylinks:
- https://kat.root.yt/

View File

@ -8,24 +8,12 @@ encoding: UTF-8
# changes to this indexer should also be made to limetorrentsclone
links:
- https://www.limetorrents.lol/
- https://limetorrents.unblockit.date/
- https://limetorrents.unblockit.dad/
- https://limetorrents.unblockninja.com/
- https://limetorrents.ninjaproxy1.com/
- https://limetorrents.mrunblock.bond/
- https://limetorrents.nocensor.cloud/
- https://limetorrents.proxyninja.org/
- https://limetorrents.torrentbay.st/
legacylinks:
- https://www.limetorrents.io/
- https://www.limetorrents.cc/
- https://www.limetorrents.me/
- https://www.limetorrents.zone/ # redirects to .info
- https://www.limetorrents.info/
- https://www.limetorrents.asia/
- https://www.limetorrents.co/
- https://limetor.com/
- https://www.limetor.pro/
- https://www.limetorrents.pro/
- https://limetorrents.unblockit.nz/
- https://limetorrents.nocensor.world/
- https://limetorrents.unblockit.page/
- https://limetorrents.unblockit.pet/
- https://limetorrents.nocensor.lol/
- https://limetorrents.unblockit.ink/
@ -39,12 +27,14 @@ legacylinks:
- https://limetorrents.mrunblock.life/
- https://limetorrents.unblockit.rsvp/
- https://limetorrents.nocensor.click/
- https://limetorrents.unblockninja.com/
- https://limetorrents.unblockit.vegas/
- https://limetorrents.unblockit.esq/
- https://limetorrents.unblockit.zip/
- https://limetorrents.unblockit.foo/
- https://limetorrents.unblockit.ing/
- https://limetorrents.mrunblock.bond/
- https://limetorrents.nocensor.cloud/
- https://limetorrents.unblockit.date/
caps:
categorymappings:

View File

@ -79,6 +79,18 @@ caps:
music-search: [q]
book-search: [q]
settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: radarr_compatibility
type: checkbox
label: Improve Radarr compatibility by removing translated titles from movie results
default: false
login:
path: ucp.php?mode=login
method: form
@ -150,6 +162,15 @@ search:
filters:
- name: querystring
args: f
_is_movie:
selector: a[href^="./viewforum.php?f="]
attribute: href
case:
a[href*="f=25"]: yes
a[href*="f=26"]: yes
a[href*="f=34"]: yes
a[href*="f=36"]: yes
"*": no
title:
selector: a.topictitle
filters:
@ -162,6 +183,8 @@ search:
args: ["(?i)\\bStagion[ei] (\\d{1,3}(?:-\\d{1,3})?)\\b", "S$1"]
- name: re_replace
args: ["(?i)\\s*(?:\\[IN CORSO\\])?\\s*\\[(\\d{1,3}(?:-\\d{1,3})?)\\/(\\d{1,3})\\]", " E$1 of $2"]
- name: re_replace
args: ["(?i)^(.+ )(- .+? )(\\((?:19|20)\\d{2})", "{{ if and (eq .Result._is_movie \"yes\") (.Config.radarr_compatibility) }}$1$3{{ else }}$1$2$3{{ end }}"]
details:
selector: a.topictitle
attribute: href
@ -172,7 +195,7 @@ search:
selector: a.topictitle
filters:
- name: regexp
args: "[{](.+?)[}]"
args: "(?i)[\\[\\({](1?\\d{1,3}(?:[\\.,]\\d{1,2})?\\s*[KMGTP]?i?B)[\\]\\)}]"
size:
text: "{{ if .Result.size_title }}{{ .Result.size_title }}{{ else }}512 MB{{ end }}"
seeders:

View File

@ -9,10 +9,8 @@ requestDelay: 2
links:
- https://nyaa.si/
- https://nyaa.iss.ink/
- https://nyaa.mrunblock.bond/ # for magnets only
- https://nyaa.unblockninja.com/ # for magnets only
- https://nyaa.nocensor.cloud/
- https://nyaa.land/
- https://nyaa.unblockninja.com/ # for magnets only
legacylinks:
- https://nyaa.black-mirror.xyz/
- https://nyaa.unblocked.casa/
@ -30,6 +28,8 @@ legacylinks:
- https://nyaa.mrunblock.guru/
- https://nyaa.mrunblock.life/
- https://nyaa.nocensor.click/
- https://nyaa.mrunblock.bond/ # for magnets only
- https://nyaa.nocensor.cloud/
caps:
categorymappings:

View File

@ -89,6 +89,7 @@ caps:
- {id: 997, cat: XXX, desc: "Японские фильмы и сайтрипы 1991-2014 / Japanese Movies & SiteRip's 1991-2014"}
- {id: 1818, cat: XXX, desc: "Японские фильмы и сайтрипы 2015-2024 / Japanese Movies & SiteRip's 2015-2024"}
- {id: 1849, cat: XXX, desc: "Китайские фильмы и сайтрипы (DVD и HD Video) / Chinese Movies & SiteRip's (DVD & HD Video)"}
- {id: 1815, cat: XXX, desc: "Архив (Японское и китайское порно)"}
- {id: 1723, cat: XXX, desc: "Фото и журналы / Photos & Magazines"}
- {id: 1726, cat: XXX, desc: "MetArt & MetModels"}
@ -99,6 +100,7 @@ caps:
- {id: 1757, cat: XXX/ImageSet, desc: "Подборки сетов / Picture Sets Packs"}
- {id: 1735, cat: XXX/ImageSet, desc: "Тематическое и нетрадиционное фото / Misc & Special Interest Picture Packs"}
- {id: 1731, cat: XXX/ImageSet, desc: "Журналы / Magazines"}
- {id: 1802, cat: XXX, desc: "Архив (Фото)"}
- {id: 1745, cat: XXX, desc: "Хентай и Манга, Мультфильмы и Комиксы, Рисунки, Аудио / Hentai & Manga, Cartoons & Comics, Artwork & Audio"}
- {id: 1679, cat: XXX, desc: "Хентай: основной подраздел / Hentai: main subsection"}
@ -110,15 +112,19 @@ caps:
- {id: 1711, cat: XXX, desc: "Мультфильмы / Cartoons"}
- {id: 1296, cat: XXX, desc: "Комиксы, рисунки, аудио / Comics, Artwork & Audio"}
- {id: 1863, cat: XXX, desc: "Обсуждение / Discussion"}
- {id: 1864, cat: XXX, desc: "Архив (Хентай и Манга, Мультфильмы и Комиксы, Рисунки, А.."}
- {id: 1838, cat: XXX, desc: "Игры / Games"}
- {id: 1750, cat: XXX, desc: "Игры: основной подраздел / Games: main subsection"}
- {id: 1756, cat: XXX, desc: "Игры: визуальные новеллы / Games: Visual Novels"}
- {id: 1756, cat: XXX, desc: "Игры: визуальные новеллы (профессиональная студия) / Games: Visual Novels (Pro)"}
- {id: 1869, cat: XXX, desc: "Игры: визуальные новеллы (независимый разработчик) / Games: Visual Novels (Indie)"}
- {id: 1785, cat: XXX, desc: "Игры: ролевые / Games: role-playing (RPG Maker and WOLF RPG Editor)"}
- {id: 1790, cat: XXX, desc: "Игры и Софт: Анимация / Software: Animation"}
- {id: 1827, cat: XXX, desc: "Игры: В разработке и Демо (основной подраздел) / Games: In Progress and Demo (main subsection)"}
- {id: 1870, cat: XXX, desc: "Игры: В разработке и Демо (визуальные новеллы - независимый разработчик) / Games: In Progress and Demo (visual novels - Indie)"}
- {id: 1828, cat: XXX, desc: "Игры: В разработке и Демо (ролевые) / Games: In Progress and Demo (role-playing - RPG Maker and WOLF RPG Editor)"}
- {id: 1829, cat: XXX, desc: "Обсуждение игр / Games Discussion"}
- {id: 1865, cat: XXX, desc: "Архив (Игры)"}
- {id: 11, cat: XXX, desc: "Нетрадиционное порно / Special Interest Movies & Clips"}
- {id: 1715, cat: XXX, desc: "Транссексуалы (DVD и HD) / Transsexual (DVD & HD)"}
@ -134,6 +140,7 @@ caps:
- {id: 1685, cat: XXX, desc: "Мочеиспускание / Peeing"}
- {id: 1762, cat: XXX, desc: "Фетиш / Fetish"}
- {id: 1681, cat: XXX, desc: "Дефекация / Scat"}
- {id: 1683, cat: XXX, desc: "Архив (общий)"}
- {id: 1688, cat: XXX, desc: "Гей-порно / Gay Forum"}
- {id: 903, cat: XXX, desc: "Полнометражные гей-фильмы / Full Length Movies (Gay)"}
@ -145,6 +152,7 @@ caps:
- {id: 1777, cat: XXX, desc: "Гей-ролики в высоком качестве (HD Video) / Gay Clips (HD Video)"}
- {id: 1691, cat: XXX, desc: "Ролики, SiteRip'ы и сцены из гей-фильмов / Clips & Movie Scenes (Gay)"}
- {id: 1692, cat: XXX/ImageSet, desc: "Гей-журналы, фото, разное / Magazines, Photo, Rest (Gay)"}
- {id: 1720, cat: XXX, desc: "Архив (Гей-порно)"}
modes:
search: [q]

View File

@ -9,13 +9,8 @@ links:
- http://rutor.info/ # site does not support https ERR_CONNECTION_REFUSED
- http://rutor.is/ # site does not support https ERR_CONNECTION_REFUSED
- http://new-rutor.org/ # site does not support https ERR_CONNECTION_REFUSED
- https://rutor.mrunblock.bond/ # for magnet only
- https://rutor.nocensor.cloud/
legacylinks:
- http://live-rutor.org/ # domain expired 9 Feb 2020
- https://rutor.black-mirror.xyz/
- https://rutor.unblocked.casa/
- https://rutor.proxyportal.fun/
- https://rutor.uk-unblock.xyz/
- https://rutor.ind-unblock.xyz/
- https://rutor.unblocked.bar/
@ -33,6 +28,8 @@ legacylinks:
- https://rutor.mrunblock.guru/
- https://rutor.mrunblock.life/
- https://rutor.nocensor.click/
- https://rutor.mrunblock.bond/ # for magnet only
- https://rutor.nocensor.cloud/
caps:
# unfortunately RuTor does not display categories anywhere in its search results page :-(

View File

@ -24,7 +24,7 @@ settings:
- name: info_key
type: info
label: About your API key
default: "Find or Generate a new API Token by accessing your <a href=\"https://skipthetrailers.xyz/\" target=\"_blank\">SkipTheTrailers</a> account <i>My Security</i> page and clicking on the <b>API Token</b> tab."
default: "Find or Generate a new API Token by accessing your <a href=\"https://skipthetrailers.xyz/\" target=\"_blank\">SkipTheTrailers</a> account <i>My Settings</i> page and clicking on the <b>API Key</b> tab."
- name: freeleech
type: checkbox
label: Search freeleech only
@ -149,12 +149,12 @@ search:
100%: 0 # freeleech
"*": 0 # catch errors
uploadvolumefactor:
# api returns 0=false, 1=true
# api returns False, True
selector: double_upload
case:
0: 1 # normal
1: 2 # double
False: 1 # normal
True: 2 # double
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 6.5.0
# json UNIT3D 7.2.5

View File

@ -7,19 +7,17 @@ type: public
encoding: UTF-8
links:
- https://thepiratebay.org/
- https://tpb25.ukpass.co/
- https://thepiratebay.unblockninja.com/
- https://thepiratebay.ninjaproxy1.com/
- https://tpb.proxyninja.org/
- https://thepiratebay.torrentbay.st/
- https://tpb29.ukpass.co/
- https://tpb.skynetcloud.site/
- https://piratenow.xyz/
- https://pirate-proxy.ink/
- https://piratehaven.xyz/
- https://mirrorbay.top/
- https://proxifiedpiratebay.org/
- https://unlockedpiratebay.com/
- https://tpb.one/
- https://piratebayorg.net/
- https://tpbproxy.click/
- https://thepiratebay0.org/
- https://thepiratebay10.org/
- https://pirateproxy.live/
- https://pirateproxylive.org/
- https://thehiddenbay.com/
- https://thepiratebay.zone/
- https://tpb.party/
@ -27,30 +25,17 @@ links:
- https://piratebay.live/
- https://piratebay.party/
- https://thepiratebay.party/
- https://ukpiratebay.org/
legacylinks:
- https://tpb19.ukpass.co/
- https://pirateproxy.tube/
- https://www.tpbay.win/
- https://baypirated.site/
- https://piratesbaycc.com/
- https://pirateproxy.ltda/
- https://tpb22.ukpass.co/
- https://tpb.sadzawka.tk/
- https://tpb.cnp.cx/
- https://pirate-proxy.app/
- https://thepb.cyou/
- https://pirate-proxy.date/
- https://thepiratebaye.org/
- https://5mins.eu/
- https://piratebayproxy.buzz/
- https://wearethereal.ninja/
- https://bibtor.com/
- https://gigatorrent.xyz/
- https://thepirateb.xyz/
- https://ezrasstuff.com/
- https://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.onion.ws/
- https://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.onion.pet/
- https://tpb24.ukpass.co/
- https://thepiratebay.d4.re/
- https://piratebay.by/
- https://thepiratebay.cloud/
- https://thepirateproxy.net/
- https://tpb-proxy.xyz/
- https://piratebay.army/
- https://tpb-visit.me/
- https://tpb.re/
legacylinks:
- https://pirate-proxy.page/
- https://5mins.shop/
- https://tpb.surf/
@ -60,7 +45,17 @@ legacylinks:
- https://tpb.wtf/
- https://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.onion.ly/
- https://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.tor2web.to/
- https://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.tor2web.link/ # Origin is unreachable Error code 523
- https://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.tor2web.link/
- https://tpb25.ukpass.co/
- https://piratenow.xyz/
- https://pirate-proxy.ink/
- https://proxifiedpiratebay.org/
- https://unlockedpiratebay.com/
- https://tpb.one/
- https://piratebayorg.net/
- https://tpbproxy.click/
- https://pirateproxy.live/
- https://ukpiratebay.org/
caps:
categorymappings:

View File

@ -13,6 +13,10 @@ links:
- https://trb.t-pb.org/
- https://trb.themirror.wiki/
- https://torrentlite.org/ # fork
- https://rarbg.unblockninja.com/
- https://rarbg.ninjaproxy1.com/
- https://rarbg.proxyninja.org/
- https://rarbg.torrentbay.st/
legacylinks:
- https://therarbg.com/

View File

@ -7,11 +7,7 @@ type: public
encoding: UTF-8
links:
- https://www.tokyotosho.info/
- https://tokyotosho.mrunblock.bond/
- https://tokyotosho.nocensor.cloud/
legacylinks:
- https://tokyotosho.black-mirror.xyz/
- https://tokyotosho.unblocked.casa/
- https://tokyotosho.proxyportal.fun/
- https://tokyotosho.uk-unblock.xyz/
- https://tokyotosho.ind-unblock.xyz/
@ -30,6 +26,8 @@ legacylinks:
- https://tokyotosho.mrunblock.guru/
- https://tokyotosho.mrunblock.life/
- https://tokyotosho.nocensor.click/
- https://tokyotosho.mrunblock.bond/
- https://tokyotosho.nocensor.cloud/
settings:
- name: cat

View File

@ -7,20 +7,12 @@ type: public
encoding: UTF-8
requestDelay: 2
links:
- https://www.torlock2.com/
- https://www.torlock.com/
- https://torlock.unblockit.date/
- https://torlock.nocensor.cloud/
- https://torlock.mrunblock.bond/
- https://www.torlock2.com/
- https://torlock.unblockit.dad/
legacylinks:
- https://torlock.com/
- https://torlock.nocensor.biz/
- https://www.torlock.icu/
- https://torlock.nocensor.sbs/
- https://torlock.unblockit.nz/
- https://torlock.nocensor.world/
- https://torlock.unblockit.page/
- https://torlock.unblockit.pet/
- https://torlock.nocensor.lol/
- https://torlock.unblockit.ink/
- https://torlock.unblockit.bio/
@ -28,7 +20,7 @@ legacylinks:
- https://torlock.mrunblock.guru/
- https://torlock.unblockit.click/
- https://torlock.unblockit.asia/
- https://torlock.mrunblock.life/ # This web property is not accessible via this address
- https://torlock.mrunblock.life/
- https://torlock.unblockit.mov/
- https://torlock.unblockit.rsvp/
- https://torlock.nocensor.click/
@ -37,6 +29,9 @@ legacylinks:
- https://torlock.unblockit.zip/
- https://torlock.unblockit.foo/
- https://torlock.unblockit.ing/
- https://torlock.nocensor.cloud/
- https://torlock.mrunblock.bond/
- https://torlock.unblockit.date/
caps:
# dont forget to update the search fields category case block

View File

@ -8,23 +8,10 @@ encoding: UTF-8
followredirect: true
testlinktorrent: false
links:
- https://www.torrent9.fm/
- https://torrent9.to/
- https://torrent9.ninjaproxy1.com/
- https://torrent9.proxyninja.org/
legacylinks:
- http://www.torrent9.ec/
- http://www.torrent9.red/
- http://www.torrent9.bz/
- http://www.torrents9.pe/
- http://www.torrent9.cc/
- http://www.torrent9.pe/
- http://www.torrent9.blue/
- https://www.torrent9.blue/
- https://ww2.torrent9.blue/
- https://www.torrent9.rip/
- https://www.torrent9.ph/
- https://ww1.torrent9.ph/
- https://torrent9.ga/
- https://www.torrent9.uno/
- https://wvw.torrent9.uno/
- https://ww1.torrent9.uno/
- https://wvw.t9.pe/
- https://www4.torrent9.to/
@ -40,11 +27,11 @@ legacylinks:
- https://ww1.torrent9.to/
- https://www.torrent9.is/
- https://torrent9.li/ # not a proxy for torrent9 or torrent9clone
- https://www.oxtorrent.me/ # http 522 Connection timed out
- https://www.oxtorrent.me/
- https://www.torrent9.gg/
- https://torrent9.to/ # no response data
- https://www.torrent9.fi/ # this is the torrent9clone domain
- https://torrent9.unblockninja.com/ # is a proxy for torrent9clone
- https://www.torrent9.fm/ # no response data
caps:
# dont forget to update the search fields category case block
@ -55,7 +42,6 @@ caps:
- {id: ebook, cat: Books, desc: "Books"}
- {id: logiciels, cat: PC, desc: "Software"}
- {id: jeux-pc, cat: PC/Games, desc: "PC Games"}
- {id: jeux-consoles, cat: Console/XBox 360, desc: "Console Games"}
- {id: other, cat: Other, desc: "Other"} # dummy cat for results missing icon
modes:
@ -118,6 +104,10 @@ search:
- name: replace
args: [" ", "-"]
headers:
# site blocks all Linux User-Agents, so use a slightly altered Windows Jackett UA here (e.g. Safari/537.36 > Safari/537.35)
User-Agent: ["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.35"]
rows:
selector: table.table-striped > tbody > tr
filters:
@ -130,8 +120,8 @@ search:
default: other
case:
i[class="fa fa-video-camera"]: films
i[class="fa fa-desktop"]: series
i[class="fa fa-tv"]: series
i[class="fa fa-tv"]: series # search by name
i[class="fa fa-desktop"]: series # keywordless search
i[class="fa fa-music"]: musique
i[class="fa fa-gamepad"]: jeux-pc
i[class="fa fa-laptop"]: logiciels

View File

@ -5,24 +5,18 @@ description: "Torrent911 is a French Public site for TV / MOVIES / GENERAL"
language: fr-FR
type: public
encoding: UTF-8
# to fetch current domain use https://www.protege-torrent.com/T911 and https://www.protege-torrent.com/Torrent911
# to fetch current domain use https://www.protege-torrent.com/Torrent911 and https://www.protege-torrent.com/T911 and https://www.protege-torrent.com/Oxtorrent
links:
- https://www.torrent911.vc/
- https://www.t911.ws/
- https://www.oxtorrent.pm/
- https://oxtorrent.unblockninja.com/
- https://torrent911.ninjaproxy1.com/
- https://oxtorrent.proxyninja.org/
- https://torrent9.torrentbay.st/
legacylinks:
- https://www.protege-liens.com/
- https://www.rantop.org/
- https://oxtorrent.nocensor.work/
- https://oxtorrent.unblockit.kim/
- https://oxtorrent.unblockit.bz/
- https://oxtorrent.unblockit.tv/
- https://oxtorrent.unblockit.how/
- https://oxtorrent.unblockit.cam/
- https://oxtorrent.nocensor.biz/
- https://oxtorrent.unblockit.day/
- https://oxtorrent.unblockit.llc/
- https://www.t911.net/
- https://oxtorrent.unblockit.blue/ # proxy for *.co, a clone without derniers
- https://oxtorrent.nocensor.sbs/ # proxy for *.co, a clone without derniers

View File

@ -10,15 +10,9 @@ followredirect: true
links:
- https://www.torrent9.kim/
- https://torrent9.unblockninja.com/
- https://torrent9.nocensor.cloud/
- https://torrent9.mrunblock.bond/
legacylinks:
- https://www.protege-liens.net/
- https://www.rantop.org/
- https://torrent9.mrunblock.guru/ # redirects to 1337x
- https://torrent9.nocensor.art/
- https://torrent9.mrunblock.life/
- https://www.torrent9.fi/
- https://www.torrent9.wtf/
- https://www.torrent9.sc/
- https://torrent9.nocensor.click/
@ -35,6 +29,8 @@ legacylinks:
- https://www.torrent9.pm/
- https://www.torrent9.st/
- https://www.torrent9.boo/
- https://torrent9.nocensor.cloud/
- https://torrent9.mrunblock.bond/
caps:
categorymappings:

View File

@ -7,17 +7,8 @@ type: public
encoding: UTF-8
links:
- https://www.torrentdownload.info/
- https://torrentdownload.unblockit.date/
- https://torrentdownload.mrunblock.bond/
- https://torrentdownload.nocensor.cloud/
- https://torrentdownload.unblockit.dad/
legacylinks:
- https://torrentdownload.nocensor.space/
- https://torrentdownload.nocensor.work/
- https://torrentdownload.nocensor.biz/
- https://torrentdownload.nocensor.sbs/
- https://torrentdownload.unblockit.nz/
- https://torrentdownload.nocensor.world/
- https://torrentdownload.unblockit.page/
- https://torrentdownload.unblockit.pet/
- https://torrentdownload.nocensor.lol/
- https://torrentdownload.unblockit.ink/
@ -35,6 +26,9 @@ legacylinks:
- https://torrentdownload.unblockit.zip/
- https://torrentdownload.unblockit.foo/
- https://torrentdownload.unblockit.ing/
- https://torrentdownload.mrunblock.bond/
- https://torrentdownload.nocensor.cloud/
- https://torrentdownload.unblockit.date/
caps:
categorymappings:

View File

@ -7,19 +7,12 @@ type: public
encoding: UTF-8
links:
- https://www.torrentdownloads.pro/
- https://torrentdownloads.unblockit.date/
- https://torrentdownloads.mrunblock.bond/
- https://torrentdownloads.unblockit.dad/
- https://torrentdownloads.unblockninja.com/
- https://torrentdownloads.nocensor.cloud/
- https://torrentdownloads.ninjaproxy1.com/
- https://torrentdownloads.proxyninja.org/
legacylinks:
- https://www.torrentdownloads.me/
- https://torrentdownloads.nocensor.work/
- https://torrentdownloads.nocensor.biz/
- https://torrentdownloads.nocensor.sbs/
- https://torrentdownloads.unblockit.nz/
- https://torrentdownloads.nocensor.world/
- https://torrentdownloads.unblockit.page/
- https://torrentdownloads.unblockit.pet/
- https://torrentdownloads.nocensor.lol/
- https://torrentdownloads.unblockit.ink/
- https://torrentdownloads.unblockit.bio/
@ -37,6 +30,9 @@ legacylinks:
- https://torrentdownloads.unblockit.zip/
- https://torrentdownloads.unblockit.foo/
- https://torrentdownloads.unblockit.ing/
- https://torrentdownloads.mrunblock.bond/
- https://torrentdownloads.nocensor.cloud/
- https://torrentdownloads.unblockit.date/
caps:
categorymappings:

View File

@ -8,18 +8,10 @@ encoding: UTF-8
links:
- https://www.torrentfunk.com/
- https://www.torrentfunk2.com/
- https://torrentfunk.unblockit.date/
- https://torrentfunk.nocensor.cloud/
- https://torrentfunk.mrunblock.bond/
- https://torrentfunk.unblockit.dad/
- https://torrentfunk.ninjaproxy1.com/
- https://torrentfunk.proxyninja.org/
legacylinks:
- https://torrentfunk.nocensor.space/
- https://torrentfunk.nocensor.work/
- https://torrentfunk.nocensor.biz/
- https://torrentfunk.nocensor.sbs/
- https://torrentfunk.unblockit.nz/
- https://torrentfunk.nocensor.world/
- https://torrentfunk.unblockit.page/
- https://torrentfunk.unblockit.pet/
- https://torrentfunk.nocensor.lol/
- https://torrentfunk.unblockit.ink/
@ -28,7 +20,7 @@ legacylinks:
- https://torrentfunk.mrunblock.guru/
- https://torrentfunk.unblockit.click/
- https://torrentfunk.unblockit.asia/
- https://torrentfunk.mrunblock.life/ # This web property is not accessible via this address
- https://torrentfunk.mrunblock.life/
- https://torrentfunk.unblockit.mov/
- https://torrentfunk.unblockit.rsvp/
- https://torrentfunk.nocensor.click/
@ -37,6 +29,9 @@ legacylinks:
- https://torrentfunk.unblockit.zip/
- https://torrentfunk.unblockit.foo/
- https://torrentfunk.unblockit.ing/
- https://torrentfunk.nocensor.cloud/
- https://torrentfunk.mrunblock.bond/
- https://torrentfunk.unblockit.date/
caps:
categorymappings:

View File

@ -10,7 +10,7 @@ links:
- https://torrentgalaxy.mx/
- https://tgx.rs/
- https://tgx.sb/
- https://torrentgalaxy.unblockninja.com/
- https://tgx.proxyninja.org/
legacylinks:
- https://torrentgalaxy.org/ # redirects to *.to
- https://torrentgalaxy.pw/ # proxy list only
@ -19,7 +19,7 @@ legacylinks:
- https://torrentgalaxy.nocensor.work/
- https://torrentgalaxy.nocensor.biz/
- https://torrentgalaxy.nocensor.sbs/
- https://torrentgalaxy.nocensor.world/ # banned
- https://torrentgalaxy.nocensor.world/
- https://torrentgalaxy.unblockit.cat/
- https://torrentgalaxy.unblockit.nz/
- https://torrentgalaxy.unblockit.page/
@ -34,8 +34,9 @@ legacylinks:
- https://torrentgalaxy.unblockit.vegas/
- https://torrentgalaxy.unblockit.esq/
- https://torrentgalaxy.unblockit.zip/
- https://torrentgalaxy.unblockit.foo/ # 504
- https://torrentgalaxy.unblockit.ing/ # 504
- https://torrentgalaxy.unblockit.foo/
- https://torrentgalaxy.unblockit.ing/
- https://torrentgalaxy.unblockninja.com/
caps:
categorymappings:

View File

@ -13,6 +13,7 @@ links:
- https://torrentproject.biz/
- https://torrentproject.xyz/
- https://torrentproject.cc/
- https://torrentproject.torrentbay.st/
legacylinks:
- https://torrentproject2.se/
- https://torrentproject2.com/

View File

@ -7,9 +7,8 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://torrentqq294.com/
- https://torrentqq295.com/
legacylinks:
- https://torrentqq279.com/
- https://torrentqq280.com/
- https://torrentqq281.com/
- https://torrentqq282.com/
@ -24,6 +23,7 @@ legacylinks:
- https://torrentqq291.com/
- https://torrentqq292.com/
- https://torrentqq293.com/
- https://torrentqq294.com/
caps:
categorymappings:

View File

@ -5,6 +5,8 @@ description: "Torrents-Local is a RUSSIAN Semi-Private Torrent Tracker"
language: ru-RU
type: semi-private
encoding: UTF-8
certificates:
- 53944aec4f57063b3ef6977abeef14364310a185 # expired 5/feb/2024
links:
- https://torrents-local.xyz/

View File

@ -7,8 +7,6 @@ type: public
encoding: UTF-8
links:
- https://torrentz2.nz/
- https://torrentz2.mrunblock.bond/
- https://torrentz2.nocensor.cloud/
legacylinks:
- https://torrentz2.nocensor.world/
- https://torrentz2.nocensor.lol/
@ -16,6 +14,8 @@ legacylinks:
- https://torrentz2.mrunblock.guru/
- https://torrentz2.mrunblock.life/
- https://torrentz2.nocensor.click/
- https://torrentz2.mrunblock.bond/
- https://torrentz2.nocensor.cloud/
caps:
# unfortunately torrentz2nz does not display categories anywhere in its search results page :-(

View File

@ -176,7 +176,7 @@ search:
"sortOptions[sortBy]": "{{ .Config.sort }}"
"sortOptions[sortOrder]": "{{ .Config.type }}"
error:
- selector: div#show_error font
- selector: div#show_error:not(:contains("Δεν βρέθηκαν αποτελέσματα")) font
rows:
selector: "div#content > div.torrent-box[id^=\"torrent_\"]{{ if .Config.freeleech }}:has(img[src$=\"torrent_free.png\"]){{ else }}{{ end }}, tr:has(a[href*=\"?p=torrents\"][href*=\"&action=details\"]){{ if .Config.freeleech }}:has(img[src$=\"torrent_free.png\"]){{ else }}{{ end }}"

View File

@ -8,8 +8,6 @@ encoding: UTF-8
links:
- https://yourbittorrent.com/
- https://yourbittorrent2.com/
- https://yourbittorrent.nocensor.cloud/
- https://yourbittorrent.mrunblock.bond/
legacylinks:
- https://yourbittorrent.host/
- https://yourbittorrent.nocensor.space/
@ -19,8 +17,10 @@ legacylinks:
- https://yourbittorrent.nocensor.world/
- https://yourbittorrent.nocensor.lol/
- https://yourbittorrent.mrunblock.guru/
- https://yourbittorrent.mrunblock.life/ # This web property is not accessible via this address
- https://yourbittorrent.mrunblock.life/
- https://yourbittorrent.nocensor.click/
- https://yourbittorrent.nocensor.cloud/
- https://yourbittorrent.mrunblock.bond/
caps:
categorymappings:

View File

@ -9,22 +9,15 @@ requestDelay: 2.5 # 2.5 requests per second (2 causes problems)
links:
# dont forget to update the details, download and poster replace args
- https://yts.mx/
- https://yts.unblockit.date/
- https://yts.unblockit.dad/
- https://yts.unblockninja.com/
- https://yts.ninjaproxy1.com/
- https://yts.mrunblock.bond/
- https://yts.nocensor.cloud/
- https://yts.proxyninja.org/
- https://yts.torrentbay.st/
legacylinks:
- https://yts.ag/
- https://yts.am/
- https://yts.lt/
- https://yts.nocensor.biz/
- https://yts.nocensor.sbs/
- https://yts.unblockit.nz/
- https://yts.nocensor.world/
- https://yts.unblockit.page/
- https://yts.unblockit.pet/
- https://yts.nocensor.lol/
- https://yts.unblockit.ink/
- https://yts.nocensor.art/
- https://yts.unblockit.bio/
- https://yts.unblockit.boo/
@ -35,12 +28,14 @@ legacylinks:
- https://yts.mrunblock.life/
- https://yts.unblockit.rsvp/
- https://yts.nocensor.click/
- https://yts.unblockninja.com/
- https://yts.unblockit.vegas/
- https://yts.unblockit.esq/
- https://yts.unblockit.zip/
- https://yts.unblockit.foo/
- https://yts.unblockit.ing/
- https://yts.mrunblock.bond/
- https://yts.nocensor.cloud/
- https://yts.unblockit.date/
caps:
categorymappings:

View File

@ -8,11 +8,7 @@ encoding: UTF-8
# to fetch current domain use https://www.protege-torrent.com/Zetorrents
links:
- https://www.zetorrents.pw/
- https://zetorrents.mrunblock.bond/
- https://zetorrents.nocensor.cloud/
legacylinks:
- https://www.zetorrents.co/
- https://www.zetorrents.io/
- https://wvw.zetorrents.io/
- https://vww.zetorrents.io/
- https://wwv.zetorrents.io/
@ -31,6 +27,8 @@ legacylinks:
- https://zetorrents.mrunblock.guru/
- https://zetorrents.mrunblock.life/
- https://zetorrents.nocensor.click/
- https://zetorrents.mrunblock.bond/
- https://zetorrents.nocensor.cloud/
caps:
categories:

View File

@ -199,20 +199,38 @@ namespace Jackett.Common.Indexers
Category = MapTrackerCatDescToNewznab(bhdResult.category)
};
if (!string.IsNullOrEmpty(bhdResult.imdb_id))
if (bhdResult.imdb_id.IsNotNullOrWhiteSpace())
{
releaseInfo.Imdb = ParseUtil.GetImdbId(bhdResult.imdb_id);
}
if (bhdResult.tmdb_id.IsNotNullOrWhiteSpace() && ParseUtil.TryCoerceLong(bhdResult.tmdb_id.Split('/')[1], out var tmdbResult))
{
releaseInfo.TMDb = tmdbResult;
}
releaseInfo.DownloadVolumeFactor = 1;
releaseInfo.UploadVolumeFactor = 1;
if (bhdResult.freeleech == 1 || bhdResult.limited == 1)
{
releaseInfo.DownloadVolumeFactor = 0;
}
if (bhdResult.promo25 == 1)
{
releaseInfo.DownloadVolumeFactor = .75;
}
if (bhdResult.promo50 == 1)
{
releaseInfo.DownloadVolumeFactor = .50;
}
if (bhdResult.promo75 == 1)
{
releaseInfo.DownloadVolumeFactor = .25;
}
return releaseInfo;
}

View File

@ -26,10 +26,10 @@ namespace Jackett.Common.Indexers
public override string Name => "DonTorrent";
public override string Description => "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL";
// in the event the redirect is inactive https://t.me/s/dontorrent should have the latest working domain
public override string SiteLink { get; protected set; } = "https://dontorrent.makeup/";
public override string SiteLink { get; protected set; } = "https://dontorrent.band/";
public override string[] AlternativeSiteLinks => new[]
{
"https://dontorrent.makeup/",
"https://dontorrent.band/",
"https://todotorrents.org/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -38,10 +38,6 @@ namespace Jackett.Common.Indexers
};
public override string[] LegacySiteLinks => new[]
{
"https://dontorrent.foo/",
"https://dontorrent.hair/",
"https://dontorrent.rsvp/",
"https://dontorrent.quest/",
"https://dontorrent.nexus/",
"https://dontorrent.bond/",
"https://dontorrent.tokyo/",
@ -56,6 +52,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.cymru/",
"https://dontorrent.capetown/",
"https://dontorrent.yokohama/",
"https://dontorrent.makeup/",
};
public override string Language => "es-ES";
public override string Type => "public";

View File

@ -26,13 +26,11 @@ namespace Jackett.Common.Indexers
public override string[] AlternativeSiteLinks => new[]
{
"https://www.epublibre.org/",
"https://epublibre.unblockit.date/"
"https://epublibre.unblockit.dad/"
};
public override string[] LegacySiteLinks => new[]
{
"https://epublibre.org/",
"https://epublibre.unblockit.nz/",
"https://epublibre.unblockit.page/",
"https://epublibre.unblockit.pet/",
"https://epublibre.unblockit.ink/",
"https://epublibre.unblockit.bio/",
@ -46,6 +44,7 @@ namespace Jackett.Common.Indexers
"https://epublibre.unblockit.zip/",
"https://epublibre.unblockit.foo/",
"https://epublibre.unblockit.ing/",
"https://epublibre.unblockit.date/",
};
public override string Language => "es-ES";
public override string Type => "public";

View File

@ -23,9 +23,7 @@ namespace Jackett.Common.Indexers
public override string[] AlternativeSiteLinks => new[]
{
"https://www.erai-raws.info/",
"https://beta.erai-raws.info/",
"https://erairaws.mrunblock.bond/",
"https://erairaws.nocensor.cloud/"
"https://beta.erai-raws.info/"
};
public override string[] LegacySiteLinks => new[]
{
@ -39,6 +37,8 @@ namespace Jackett.Common.Indexers
"https://erairaws.mrunblock.guru/",
"https://erairaws.mrunblock.life/",
"https://erairaws.nocensor.click/",
"https://erairaws.mrunblock.bond/",
"https://erairaws.nocensor.cloud/"
};
public override string Language => "en-US";
public override string Type => "semi-private";

View File

@ -6,6 +6,7 @@ using System.Linq;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using AngleSharp.Html.Parser;
using Jackett.Common.Extensions;
using Jackett.Common.Models;
using Jackett.Common.Models.IndexerConfig;
using Jackett.Common.Services.Interfaces;
@ -291,9 +292,16 @@ namespace Jackett.Common.Indexers
searchQuery.Add($"+({query.Genre})");
}
if (!string.IsNullOrWhiteSpace(query.GetQueryString()))
var searchTerm = query.GetQueryString();
if (searchTerm.IsNotNullOrWhiteSpace())
{
searchQuery.Add($"+({query.GetQueryString()})");
if (query.GetEpisodeSearchString().IsNotNullOrWhiteSpace() && query.Season > 0 && query.Episode.IsNullOrWhiteSpace())
{
searchTerm += "*";
}
searchQuery.Add($"+({searchTerm})");
}
if (searchQuery.Any())

View File

@ -25,12 +25,6 @@ namespace Jackett.Common.Indexers
public override string Name => "SubsPlease";
public override string Description => "SubsPlease - A better HorribleSubs/Erai replacement";
public override string SiteLink { get; protected set; } = "https://subsplease.org/";
public override string[] AlternativeSiteLinks => new[]
{
"https://subsplease.org/",
"https://subsplease.mrunblock.bond/",
"https://subsplease.nocensor.cloud/"
};
public override string[] LegacySiteLinks => new[]
{
"https://subsplease.nocensor.space/",
@ -43,6 +37,8 @@ namespace Jackett.Common.Indexers
"https://subsplease.mrunblock.guru/",
"https://subsplease.mrunblock.life/",
"https://subsplease.nocensor.click/",
"https://subsplease.mrunblock.bond/",
"https://subsplease.nocensor.cloud/"
};
public override string Language => "en-US";
public override string Type => "public";

View File

@ -287,6 +287,7 @@ namespace Jackett.Updater
"Definitions/awesomehd.yml", // migrated to C#
"Definitions/b2s-share.yml",
"Definitions/baibako.yml", // renamed rudub #5673
"Definitions/beyond-hd", // migrated to C#
"Definitions/beyond-hd-oneurl.yml", // #12993
"Definitions/biatch.yml",
"Definitions/biho.yml",