mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
zetorrents: update download selector. resolves #12686
This commit is contained in:
@@ -54,8 +54,10 @@ settings:
|
|||||||
|
|
||||||
download:
|
download:
|
||||||
selectors:
|
selectors:
|
||||||
- selector: a[href^="magnet:?xt="]
|
- selector: script:contains("magnet:?")
|
||||||
attribute: href
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: "\\s'(magnet:\\?.+?)';"
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user