mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
Update archetorrent.yml (#2599)
This commit is contained in:
parent
144bb40707
commit
a67dd5dc6a
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
- name: replace
|
- name: replace
|
||||||
args: ["torrents-details.php", "download.php"]
|
args: ["torrents-details.php", "download.php"]
|
||||||
date:
|
date:
|
||||||
selector: td:nth-child(2) a
|
selector: td:nth-child(3) a
|
||||||
attribute: onmouseover
|
attribute: onmouseover
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
|
|
Loading…
Reference in a new issue