exitorrent-org: fix download url regex

This commit is contained in:
Bogdan
2024-10-07 14:26:43 +03:00
parent 6a1df970d6
commit d273d4b159

View File

@@ -133,7 +133,7 @@ search:
attribute: onclick
filters:
- name: re_replace
args: ["^return downloadTorrent\\('([^']+)', '([^']+)', ''\\);$", "download.php/$1/$2.torrent"]
args: ["^return downloadTorrent\\('([^']+)', '([^']+)', '[^']*'\\);$", "download.php/$1/$2.torrent"]
genre:
selector: div.span_title span div
_language: