1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-26 09:48:37 +00:00

torrent9: fix download link. resolves #2470

This commit is contained in:
Garfield69 2018-01-25 15:04:33 +13:00
parent 53f33b0fc1
commit eb658ab421

View file

@ -91,8 +91,8 @@
selector: td:nth-child(1) a
attribute: href
filters:
- name: replace
args: [ "/torrent", "/get_torrent"]
- name: re_replace
args: [ "/torrent/\\d{5,}/", "/get_torrent/"]
- name: append
args: ".torrent"
date: