mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mircrew: fix broken magnets. resolves #15034
This commit is contained in:
@@ -101,8 +101,11 @@ download:
|
||||
selector: ul.post-buttons li:nth-last-child(1) a
|
||||
attribute: href
|
||||
selectors:
|
||||
- selector: a[href^="magnet:?xt="]
|
||||
- selector: a[href*="magnet:?xt="]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: ["\n", ""]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user