mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
movietorrent: change hash selector. resolves #12672
to account for `magnet:/?xt=`
This commit is contained in:
@@ -58,7 +58,7 @@ settings: []
|
||||
download:
|
||||
infohash:
|
||||
hash:
|
||||
selector: a[href^="magnet:?xt="]
|
||||
selector: a[href^="magnet:"]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: regexp
|
||||
|
Reference in New Issue
Block a user