mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
kickasstorrent-kathow: fix #2269 bypass mylink.st on downloads
This commit is contained in:
@@ -47,6 +47,10 @@
|
|||||||
download:
|
download:
|
||||||
selector: td:nth-child(1) > div > a[data-download=""]
|
selector: td:nth-child(1) > div > a[data-download=""]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
filters:
|
||||||
|
- name: replace
|
||||||
|
args: ["https://mylink.st/r.php?url=",""]
|
||||||
|
- name: urldecode
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(2)
|
selector: td:nth-child(2)
|
||||||
date:
|
date:
|
||||||
|
Reference in New Issue
Block a user