Waffles: fix download

This commit is contained in:
kaso17 2017-08-21 14:07:44 +02:00
parent e1bcdce019
commit 464b142130
1 changed files with 1 additions and 7 deletions

View File

@ -110,9 +110,6 @@
test: test:
path: index.php path: index.php
download:
selector: a[href^="download.php?id="]
search: search:
path: browse.php path: browse.php
inputs: inputs:
@ -130,11 +127,8 @@
title: title:
selector: td:nth-child(2) selector: td:nth-child(2)
download: download:
selector: a[href^="/details.php?id="] selector: a[href^="/download.php/"]
attribute: href attribute: href
filters:
- name: replace
args: ["/details.php?id=", "/download.php?id="]
details: details:
selector: a[href^="/details.php?id="] selector: a[href^="/details.php?id="]
attribute: href attribute: href