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
|
encoding: UTF-8
|
||||||
followredirect: true
|
followredirect: true
|
||||||
links:
|
links:
|
||||||
|
# update poster placeholder link too
|
||||||
- https://btdb.eu/
|
- https://btdb.eu/
|
||||||
- https://btdb.unblockit.ltd/
|
- https://btdb.unblockit.ltd/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
|
@ -99,7 +100,7 @@ search:
|
||||||
attribute: src
|
attribute: src
|
||||||
filters:
|
filters:
|
||||||
- name: replace
|
- name: replace
|
||||||
args: ["https://btdb.io/assets/img/placeholder.png", ""]
|
args: ["https://btdb.eu/assets/img/placeholder.png", ""]
|
||||||
date:
|
date:
|
||||||
selector: small:nth-of-type(5) strong
|
selector: small:nth-of-type(5) strong
|
||||||
filters:
|
filters:
|
||||||
|
|
Loading…
Reference in a new issue