mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
gktorrent: update magnet detection (#13008)
This commit is contained in:
parent
62c25ae270
commit
20d09de103
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@ settings:
|
|||
|
||||
download:
|
||||
selectors:
|
||||
- selector: a[href^="magnet:?"]
|
||||
attribute: href
|
||||
- selector: script:contains("magnet:?")
|
||||
filters:
|
||||
- name: regexp
|
||||
|
|
Loading…
Add table
Reference in a new issue