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:
|
||||
selector: td:nth-child(1) > div > a[data-download=""]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["https://mylink.st/r.php?url=",""]
|
||||
- name: urldecode
|
||||
size:
|
||||
selector: td:nth-child(2)
|
||||
date:
|
||||
|
Reference in New Issue
Block a user