mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
yourbittorrent: add alternate domain. resolves #6500
also covert keywords to lowercase
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://yourbittorrent.com/
|
||||
- https://yourbittorrent2.com/
|
||||
legacylinks:
|
||||
- https://yourbittorrent.host/
|
||||
|
||||
@@ -40,6 +41,7 @@
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
args: ["[\\s]+", "-"]
|
||||
- name: tolower
|
||||
rows:
|
||||
selector: tr.table-default
|
||||
fields:
|
||||
|
Reference in New Issue
Block a user