mirror of
https://github.com/Jackett/Jackett
synced 2024-12-31 20:27:28 +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=""]
|
selector: td:nth-child(1) > div > a[data-download=""]
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: replace
|
- name: querystring
|
||||||
args: ["https://mylink.st/r.php?url=",""]
|
args: url
|
||||||
- name: urldecode
|
- name: urldecode
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(2)
|
selector: td:nth-child(2)
|
||||||
|
|
Loading…
Reference in a new issue