mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
asiancinema: now using download_check.
This commit is contained in:
@@ -39,6 +39,9 @@
|
|||||||
- name: regexp
|
- name: regexp
|
||||||
args: "Ratio : (\\d+)"
|
args: "Ratio : (\\d+)"
|
||||||
|
|
||||||
|
download:
|
||||||
|
selector: a[href*="/download/"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: filterTorrents
|
- path: filterTorrents
|
||||||
@@ -66,7 +69,7 @@
|
|||||||
title:
|
title:
|
||||||
selector: a.view-torrent
|
selector: a.view-torrent
|
||||||
download:
|
download:
|
||||||
selector: a[href*="/download/"]
|
selector: a[href*="/download_check/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
details:
|
details:
|
||||||
selector: a.view-torrent
|
selector: a.view-torrent
|
||||||
|
Reference in New Issue
Block a user