mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
oxtorrent: update magnet detection (#13009)
This commit is contained in:
parent
20d09de103
commit
3afeafba13
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,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