mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -88,13 +88,8 @@ search:
|
|||||||
attribute: href
|
attribute: href
|
||||||
optional: true
|
optional: true
|
||||||
magnet:
|
magnet:
|
||||||
selector: a[onclick*="magnet:?xt="]
|
selector: a[href^="magnet:?xt="]
|
||||||
attribute: onclick
|
attribute: href
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["hitsTracker();location.href = '", ""]
|
|
||||||
- name: replace
|
|
||||||
args: ["'; ", ""]
|
|
||||||
poster:
|
poster:
|
||||||
selector: a.img-thumbnail img
|
selector: a.img-thumbnail img
|
||||||
attribute: src
|
attribute: src
|
||||||
|
Reference in New Issue
Block a user