mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrent9-tel: back to public and on new domain resolves #15217
This commit is contained in:
@@ -61,6 +61,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* EZTV
|
||||
* Frozen Layer
|
||||
* GamesTorrents
|
||||
* GkTorrent
|
||||
* GloDLS
|
||||
* GTorrent.pro
|
||||
* Idope
|
||||
@@ -91,6 +92,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* Nyaa.si
|
||||
* OneJAV
|
||||
* OxTorrent
|
||||
* OxTorrent-vip
|
||||
* ParnuXi
|
||||
* PC-torrent
|
||||
* PornoTorrent
|
||||
@@ -119,6 +121,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* torrent.by
|
||||
* torrent-pirat
|
||||
* Torrent9
|
||||
* Torrent9-tel
|
||||
* TorrentFunk
|
||||
* TorrentDownload
|
||||
* TorrentGalaxy (TGx)
|
||||
@@ -169,7 +172,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* File-Tracker
|
||||
* Gay-Torrents.net
|
||||
* Genesis-Movement
|
||||
* GkTorrent
|
||||
* HD-CzTorrent
|
||||
* HDGalaKtik
|
||||
* HellTorrents
|
||||
@@ -191,7 +193,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* NetHD (VietTorrent)
|
||||
* Newstudio (login)
|
||||
* NoNaMe Club (NNM-Club) (login)
|
||||
* OxTorrent-vip
|
||||
* PornoLab
|
||||
* PussyTorrents
|
||||
* Rainbow Tracker
|
||||
@@ -208,7 +209,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* SkTorrent-org
|
||||
* themixingbowl (TMB)
|
||||
* Toloka
|
||||
* Torrent9-tel
|
||||
* TorrentMasters
|
||||
* Torrents-Local
|
||||
* TribalMixes
|
||||
|
@@ -3,16 +3,16 @@ id: torrent9-tel
|
||||
replaces:
|
||||
- torrent9clone
|
||||
name: Torrent9-tel
|
||||
description: "Torrent9-tel is a FRENCH Semi-Private tracker for TV / MOVIES / GENERAL"
|
||||
description: "Torrent9-tel is a FRENCH Public tracker for TV / MOVIES / GENERAL"
|
||||
language: fr-FR
|
||||
type: semi-private
|
||||
type: public
|
||||
encoding: UTF-8
|
||||
followredirect: true
|
||||
# to fetch current domain use https://www.protege-torrent.com/Torrent9
|
||||
links:
|
||||
- https://www.torrent9.plus/
|
||||
- https://www.torrent9.lc/
|
||||
legacylinks:
|
||||
- https://www.protege-liens.net/
|
||||
- https://www.protege-torrent.com/
|
||||
- https://www.rantop.org/
|
||||
- https://www.torrent.ws/
|
||||
- https://www.torrent9.ink/
|
||||
@@ -33,6 +33,7 @@ legacylinks:
|
||||
- https://www.torrent9.day/
|
||||
- https://www.torrent9.tel/
|
||||
- https://torrent9.unblockninja.com/
|
||||
- https://www.torrent9.plus/
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
@@ -61,12 +62,6 @@ caps:
|
||||
allowrawsearch: true
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
- name: password
|
||||
type: password
|
||||
label: Password
|
||||
- name: info_flaresolverr
|
||||
type: info_flaresolverr
|
||||
- name: multilang
|
||||
@@ -89,22 +84,6 @@ settings:
|
||||
label: Replace VOSTFR and SUBFRENCH with ENGLISH
|
||||
default: false
|
||||
|
||||
login:
|
||||
path: login
|
||||
method: form
|
||||
form: form#formLogin
|
||||
inputs:
|
||||
user: "{{ .Config.username }}"
|
||||
pass: "{{ .Config.password }}"
|
||||
submit: submit
|
||||
error:
|
||||
- selector: :root:contains("Pseudo ou Mot de passe incorrect")
|
||||
message:
|
||||
text: "Pseudo ou Mot de passe incorrect"
|
||||
test:
|
||||
path: /
|
||||
selector: a[href="/index.php?page=logout"]
|
||||
|
||||
download:
|
||||
selectors:
|
||||
- selector: a[href^="magnet:?"]
|
||||
|
Reference in New Issue
Block a user