mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +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:
|
download:
|
||||||
selectors:
|
selectors:
|
||||||
|
- selector: a[href^="magnet:?"]
|
||||||
|
attribute: href
|
||||||
- selector: script:contains("magnet:?")
|
- selector: script:contains("magnet:?")
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
|
|
Loading…
Add table
Reference in a new issue