mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
btdb: update poster placeholder domain
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user