1
0
Fork 0
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:
kaso17 2017-12-12 16:00:08 +01:00
parent 7fb6fd4fd9
commit b4f4ed5fe0

View file

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