From 881487a85d49cd2bd66de9e76dcf39fb837bc4cb Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Wed, 26 Apr 2023 01:37:02 +0100 Subject: [PATCH] twilight: removed, down for 30 days. resolves #1438 (#14274) --- README.md | 1 - src/Jackett.Common/Definitions/twilight.yml | 154 -------------------- src/Jackett.Updater/Program.cs | 1 + 3 files changed, 1 insertion(+), 155 deletions(-) delete mode 100644 src/Jackett.Common/Definitions/twilight.yml diff --git a/README.md b/README.md index 26897a523..a9db7f1f8 100644 --- a/README.md +++ b/README.md @@ -572,7 +572,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht * TV Chaos UK (TVCUK) * TvRoad * TVstore - * Twilight Torrents * U2 (U2分享園@動漫花園) [![(invite needed)][inviteneeded]](#) * UHDBits * UnionGang diff --git a/src/Jackett.Common/Definitions/twilight.yml b/src/Jackett.Common/Definitions/twilight.yml deleted file mode 100644 index c3f440748..000000000 --- a/src/Jackett.Common/Definitions/twilight.yml +++ /dev/null @@ -1,154 +0,0 @@ ---- -id: twilight -name: Twilight Torrents -description: "Twilight Torrents is a Private Torrent Tracker for MOVIES / TV / GENERAL" -language: en-US -type: private -encoding: UTF-8 -links: - - https://www.twilightsdreams.com/ - -caps: - categorymappings: - - {id: 28, cat: Movies, desc: " Boxsets"} - - {id: 14, cat: PC, desc: "apps"} - - {id: 44, cat: Other, desc: "Bots no Cat yet"} - - {id: 46, cat: TV/Documentary, desc: "documentary-TV and Movies"} - - {id: 35, cat: Audio/Audiobook, desc: "E-books (audio)"} - - {id: 13, cat: Books/EBook, desc: "E-Books (text)"} - - {id: 48, cat: Movies, desc: "Filled Requests"} - - {id: 6, cat: Console, desc: "Games/console"} - - {id: 7, cat: Console, desc: "Games/handheld"} - - {id: 19, cat: PC/Mac, desc: "Games/Mac"} - - {id: 2, cat: PC/Games, desc: "Games/PC/Linux"} - - {id: 45, cat: Movies, desc: "Holiday stuff"} - - {id: 26, cat: Movies, desc: "Kids/all-G-Rated"} - - {id: 15, cat: Other, desc: "Misc "} - - {id: 10, cat: Movies, desc: "Movies"} - - {id: 31, cat: Movies, desc: "Movies /Non English"} - - {id: 32, cat: Movies, desc: "Movies Retro/Pre 2000"} - - {id: 3, cat: Audio, desc: "Music"} - - {id: 4, cat: Audio/Video, desc: "Music/videos"} - - {id: 33, cat: TV/Sport, desc: "Sports"} - - {id: 36, cat: TV, desc: "Tv"} - - modes: - search: [q] - tv-search: [q, season, ep, imdbid] - movie-search: [q, imdbid] - music-search: [q] - book-search: [q] - -settings: - - name: username - type: text - label: Username - - name: password - type: password - label: Password - - name: freeleech - type: checkbox - label: Search freeleech only - default: false - - name: sort - type: select - label: Sort requested from site - default: 4 - options: - 4: created - 7: seeders - 5: size - 1: title - - name: type - type: select - label: Order requested from site - default: desc - options: - desc: desc - asc: asc - -login: - path: login.php - method: form - form: form[action="takelogin.php"] - inputs: - username: "{{ .Config.username }}" - password: "{{ .Config.password }}" - perm_ssl: 1 - error: - - selector: h2 - message: - selector: table tr td.text - test: - path: browse.php - selector: a[href="logout.php"] - -search: - paths: - - path: browse.php - inputs: - $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" - search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" - # 0 active, 1 incldead, 2 onlydead, 3 freeleech - incldead: "{{ if .Config.freeleech }}3{{ else }}1{{ end }}" - sort: "{{ .Config.sort }}" - type: "{{ .Config.type }}" - # does not display imdb links in results - - rows: - selector: tr[class^="color"] - - fields: - category: - selector: a[href^="browse.php?cat="] - attribute: href - filters: - - name: querystring - args: cat - title: - selector: a[href^="details.php?id="] - attribute: onmouseover - filters: - - name: split - args: [">", "2"] - - name: replace - args: ["