mirror of
https://github.com/Jackett/Jackett
synced 2024-12-28 10:50:47 +00:00
KickAssTorrent (thekat.nz): improve download filters
This commit is contained in:
parent
7fb6fd4fd9
commit
b4f4ed5fe0
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@
|
|||
selector: td:nth-child(1) > div > a[data-download=""]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["https://mylink.st/r.php?url=",""]
|
||||
- name: querystring
|
||||
args: url
|
||||
- name: urldecode
|
||||
size:
|
||||
selector: td:nth-child(2)
|
||||
|
|
Loading…
Reference in a new issue