Skip to content

Commit

Permalink
jackett indexers as of f3ff4244c30e6e80512347630f30727ed450481d
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Dec 21, 2023
1 parent fcdd6ef commit fb693f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions definitions/v7/torrentdownload.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: torrentdownload
name: TorrentDownload
description: "TorrentDownload is a Public general torrent index"
description: "TorrentDownload is a Public torrent meta-search engine"
language: en-US
type: public
encoding: UTF-8
Expand Down Expand Up @@ -124,7 +124,7 @@ download:

search:
paths:
- path: "{{ if .Keywords }}search{{ re_replace .Config.sort \"_\" \"\" }}?q={{ .Keywords }}{{ else }}/{{ end }}"
- path: "search{{ re_replace .Config.sort \"_\" \"\" }}?q={{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"

rows:
selector: table.table2 > tbody > tr:has(span.smallish)
Expand Down
4 changes: 2 additions & 2 deletions definitions/v7/torrentqq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://torrentqq287.com/
- https://torrentqq288.com/
legacylinks:
- https://torrentqq272.com/
- https://torrentqq273.com/
- https://torrentqq274.com/
- https://torrentqq275.com/
Expand All @@ -24,6 +23,7 @@ legacylinks:
- https://torrentqq284.com/
- https://torrentqq285.com/
- https://torrentqq286.com/
- https://torrentqq287.com/

caps:
categorymappings:
Expand Down
4 changes: 2 additions & 2 deletions definitions/v7/torrentz2eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type: public
encoding: UTF-8
requestDelay: 2
links:
- https://www.torrentz2beta.pro/
- https://torrentz2beta.online/
legacylinks:
- https://torrentz2.org.in/
- https://torrentzeu.org/
Expand All @@ -20,9 +20,9 @@ legacylinks:
- https://torrentz2beta.com/
- https://torrentz2beta.in/
- https://eu.torrentz2beta.in/
- https://torrentz2beta.online/
- https://www.torrentz2beta.com/
- https://torrentz2beta.asia/
- https://www.torrentz2beta.pro/

caps:
categorymappings:
Expand Down

0 comments on commit fb693f8

Please sign in to comment.