mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentby: add delay. update keywordless path.
This commit is contained in:
@@ -5,6 +5,7 @@ description: "torrent.by is a BELARUSIAN public Torrent Tracker"
|
|||||||
language: ru-RU
|
language: ru-RU
|
||||||
type: public
|
type: public
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
|
requestDelay: 2
|
||||||
links:
|
links:
|
||||||
- https://torrent.by/
|
- https://torrent.by/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
@@ -37,7 +38,7 @@ settings:
|
|||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "{{ if .Keywords }}search/?search={{ .Keywords }}&cat=0&search_in=0{{ else }}today{{ end }}"
|
- path: "{{ if .Keywords }}search/?search={{ .Keywords }}&cat=0&search_in=0{{ else }}today/{{ end }}"
|
||||||
|
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
# strip season and/or ep
|
# strip season and/or ep
|
||||||
|
Reference in New Issue
Block a user