Skip to content

Commit

Permalink
jackett indexers as of 3a5e381f132a538467ba05dfc7020ab0b79a4b05
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Dec 5, 2023
1 parent 68f421f commit 22a616d
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 613 deletions.
169 changes: 0 additions & 169 deletions definitions/v7/animetracker.yml

This file was deleted.

67 changes: 0 additions & 67 deletions definitions/v7/biatch.yml

This file was deleted.

3 changes: 3 additions & 0 deletions definitions/v7/electro-torrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ legacylinks:
caps:
categorymappings:
# from https://electro-torrent.pl/szukaj.php
# don't forget to update the category case block below
- {id: 1298, cat: Movies/SD, desc: "Filmy - Zwiastuny"}
- {id: 1, cat: Movies/SD, desc: "Filmy XviD/DivX"}
- {id: 769, cat: Movies/HD, desc: "Filmy 1080p AVC"}
Expand Down Expand Up @@ -108,6 +109,7 @@ search:
category:
selector: div#kategoria-gatunek-1
case:
"div#kategoria-gatunek-1:contains(\"Filmy - Zwiastuny\")": 1298
"div#kategoria-gatunek-1:contains(\"Filmy XviD/DivX\")": 1
"div#kategoria-gatunek-1:contains(\"Filmy 1080p AVC\")": 769
"div#kategoria-gatunek-1:contains(\"Filmy x264/1080p\")": 770
Expand All @@ -123,6 +125,7 @@ search:
"div#kategoria-gatunek-1:contains(\"Filmy 3D\")": 5
"div#kategoria-gatunek-1:contains(\"Filmy IVO\")": 362
"div#kategoria-gatunek-1:contains(\"Filmy TS/CAM\")": 696
"div#kategoria-gatunek-1:contains(\"TV/Seriale - Warezy\")": 1255
"div#kategoria-gatunek-1:contains(\"TV/Seriale\")": 7
"div#kategoria-gatunek-1:contains(\"Erotyka\")": 8
"div#kategoria-gatunek-1:contains(\"Muzyka\")": 10
Expand Down
2 changes: 2 additions & 0 deletions definitions/v7/hdcztorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ caps:
- {id: 134, cat: TV/WEB-DL, desc: "TV -WEB- DL NETLIFIX"}
- {id: 135, cat: TV/WEB-DL, desc: "TV - WEB- DL Prime"}
- {id: 136, cat: TV/WEB-DL, desc: "TV -WEB- DL Skyshow"}
- {id: 147, cat: TV/WEB-DL, desc: "marvel"}
- {id: 148, cat: TV/WEB-DL, desc: "VOYO"}
# rls track
- {id: 131, cat: Movies, desc: "RLS For HDCZT"}
- {id: 132, cat: Movies, desc: "Film na přání"}
Expand Down
1 change: 1 addition & 0 deletions definitions/v7/torrentz2eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ caps:
- {id: "Applications(Android)", cat: PC/Mobile-Android, desc: "Applications(Android)"}
- {id: "Applications(IOS (iPad/iPhone))", cat: PC/Mobile-iOS, desc: "Applications(IOS (iPad/iPhone))"}
- {id: "Applications(Mac)", cat: PC/Mac, desc: "Applications(Mac)"}
- {id: "Applications(UNIX)", cat: PC/ISO, desc: "Applications(UNIX)"}
- {id: "Applications(Windows)", cat: PC/0day, desc: "Applications(Windows)"}
- {id: "Audio(Audio books)", cat: Audio/Audiobook, desc: "Audio(Audio books)"}
- {id: "Audio(FLAC)", cat: Audio/Lossless, desc: "Audio(FLAC)"}
Expand Down
11 changes: 2 additions & 9 deletions definitions/v7/yggcookie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,8 @@ encoding: UTF-8
followredirect: true
requestDelay: 2
links:
- https://www3.yggtorrent.wtf/
- https://www3.yggtorrent.qa/
legacylinks:
- https://www.yggtorrent.gg/
- https://www.yggtorrent.ch/
- https://www.yggtorrent.pe/
- https://www3.yggtorrent.pe/
- https://www5.yggtorrent.pe/
- https://yggtorrent.ws/
- https://yggtorrent.se/
- https://www.yggtorrent.si/
- https://ww3.yggtorrent.si/
- https://yggtorrent.si/
- http://www2.yggtorrent.si/
Expand All @@ -32,6 +24,7 @@ legacylinks:
- https://yggtorrent.lol/
- https://www6.yggtorrent.lol/
- https://www3.yggtorrent.do/
- https://www3.yggtorrent.wtf/

caps:
categorymappings:
Expand Down
11 changes: 2 additions & 9 deletions definitions/v7/yggtorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,8 @@ encoding: UTF-8
followredirect: true
requestDelay: 2
links:
- https://www3.yggtorrent.wtf/
- https://www3.yggtorrent.qa/
legacylinks:
- https://www.yggtorrent.gg/
- https://www.yggtorrent.ch/
- https://www.yggtorrent.pe/
- https://www3.yggtorrent.pe/
- https://www5.yggtorrent.pe/
- https://yggtorrent.ws/
- https://yggtorrent.se/
- https://www.yggtorrent.si/
- https://ww3.yggtorrent.si/
- https://yggtorrent.si/
- http://www2.yggtorrent.si/
Expand All @@ -32,6 +24,7 @@ legacylinks:
- https://yggtorrent.lol/
- https://www6.yggtorrent.lol/
- https://www3.yggtorrent.do/
- https://www3.yggtorrent.wtf/

caps:
categorymappings:
Expand Down
Loading

0 comments on commit 22a616d

Please sign in to comment.