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:
|
download:
|
||||||
infohash:
|
infohash:
|
||||||
hash:
|
hash:
|
||||||
selector: a[href^="magnet:?xt="]
|
selector: a[href^="magnet:"]
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
|
Reference in New Issue
Block a user