1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-13 07:33:12 +00:00

mircrew: fix broken magnets. resolves #15034

This commit is contained in:
ilike2burnthing 2024-02-03 01:07:07 +00:00 committed by GitHub
parent a6c496ed96
commit e94d5eb7dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: