Private GIT

Skip to content
Snippets Groups Projects
Commit b300cd75 authored by Garfield69's avatar Garfield69 Committed by vlbox
Browse files

torrent9: fix download link. resolves #2470

parent 165d892f
Branches
Tags
No related merge requests found
...@@ -91,8 +91,8 @@ ...@@ -91,8 +91,8 @@
selector: td:nth-child(1) a selector: td:nth-child(1) a
attribute: href attribute: href
filters: filters:
- name: replace - name: re_replace
args: [ "/torrent", "/get_torrent"] args: [ "/torrent/\\d{5,}/", "/get_torrent/"]
- name: append - name: append
args: ".torrent" args: ".torrent"
date: date:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment