mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
btdb: update poster placeholder domain
This commit is contained in:
parent
ed0545cbf3
commit
0b4d1712c5
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ type: public
|
|||
encoding: UTF-8
|
||||
followredirect: true
|
||||
links:
|
||||
# update poster placeholder link too
|
||||
- https://btdb.eu/
|
||||
- https://btdb.unblockit.ltd/
|
||||
legacylinks:
|
||||
|
@ -99,7 +100,7 @@ search:
|
|||
attribute: src
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["https://btdb.io/assets/img/placeholder.png", ""]
|
||||
args: ["https://btdb.eu/assets/img/placeholder.png", ""]
|
||||
date:
|
||||
selector: small:nth-of-type(5) strong
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue