mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
torrent9clone: update download selector
This commit is contained in:
parent
16400045ec
commit
c04acc03e2
1 changed files with 4 additions and 2 deletions
|
@ -107,8 +107,10 @@ settings:
|
|||
|
||||
download:
|
||||
selectors:
|
||||
- selector: a[href^="magnet:?"]
|
||||
attribute: href
|
||||
- selector: script:contains("magnet:?")
|
||||
filters:
|
||||
- name: regexp
|
||||
args: "\\s'(magnet:\\?.+?)';"
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue