mirror of
https://github.com/Jackett/Jackett
synced 2025-01-19 14:10:07 +00:00
parent
a39711d619
commit
5d4b252c32
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@
|
||||||
download:
|
download:
|
||||||
selector: a.linktorrent
|
selector: a.linktorrent
|
||||||
attribute: href
|
attribute: href
|
||||||
|
filters:
|
||||||
|
- name: replace
|
||||||
|
args: ["https://www.estrenosdtl1.net/", "{{ .Config.sitelink }}"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue