mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
torrent9clone: new domain
add new cats switch to derniers path for keywordless as the home page is currently a notice about the domain change so results are not available there
This commit is contained in:
parent
d1504794f6
commit
b5e90d66fc
1 changed files with 5 additions and 3 deletions
|
@ -8,14 +8,13 @@ encoding: UTF-8
|
||||||
followredirect: true
|
followredirect: true
|
||||||
# to fetch current domain use https://www.protege-torrent.com/Torrent9
|
# to fetch current domain use https://www.protege-torrent.com/Torrent9
|
||||||
links:
|
links:
|
||||||
- https://www.torrent9.pm/
|
- https://www.torrent9.st/
|
||||||
- https://torrent9.nocensor.cloud/
|
- https://torrent9.nocensor.cloud/
|
||||||
- https://torrent9.mrunblock.bond/
|
- https://torrent9.mrunblock.bond/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
- https://www.protege-liens.net/
|
- https://www.protege-liens.net/
|
||||||
- https://www.rantop.org/
|
- https://www.rantop.org/
|
||||||
- https://torrent9.mrunblock.guru/ # redirects to 1337x
|
- https://torrent9.mrunblock.guru/ # redirects to 1337x
|
||||||
- http://www.torrent9.cm/
|
|
||||||
- https://www.torrent9.cm/
|
- https://www.torrent9.cm/
|
||||||
- https://torrent9.nocensor.art/
|
- https://torrent9.nocensor.art/
|
||||||
- https://torrent9.mrunblock.life/
|
- https://torrent9.mrunblock.life/
|
||||||
|
@ -33,6 +32,7 @@ legacylinks:
|
||||||
- https://www.torrent9.ink/
|
- https://www.torrent9.ink/
|
||||||
- https://www.torrent9.sk/
|
- https://www.torrent9.sk/
|
||||||
- https://www.torrent9.rs/
|
- https://www.torrent9.rs/
|
||||||
|
- https://www.torrent9.pm/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
|
@ -46,6 +46,8 @@ caps:
|
||||||
- {id: Jeux-PC, cat: PC/Games, desc: "PC Games"}
|
- {id: Jeux-PC, cat: PC/Games, desc: "PC Games"}
|
||||||
- {id: Jeux-Consoles, cat: Console/XBox 360, desc: "Console Games"}
|
- {id: Jeux-Consoles, cat: Console/XBox 360, desc: "Console Games"}
|
||||||
- {id: Porno, cat: XXX, desc: "XXX"}
|
- {id: Porno, cat: XXX, desc: "XXX"}
|
||||||
|
- {id: Sports, cat: TV/Sport, desc: "Sports"}
|
||||||
|
- {id: Spectacles, cat: TV/Other, desc: "Spectacles"}
|
||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
|
@ -91,7 +93,7 @@ download:
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "{{ if .Keywords }}/recherche/{{ .Keywords }}{{ else }}{{ end }}"
|
- path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{ else }}derniers{{ end }}"
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
# if searching for season packs swith S01 to saison 1 #9712
|
# if searching for season packs swith S01 to saison 1 #9712
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
|
|
Loading…
Add table
Reference in a new issue