TorrentVault: fix category selector

fixes #1853
This commit is contained in:
kaso17 2017-09-19 11:09:24 +02:00
parent 86ecacffcb
commit 27a7b2d711
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
case: case:
"*": "1" "*": "1"
category: category:
selector: a[href*="torrents.php?order_by=s3&order_way=DESC&filter_cat"] selector: a[href*="&filter_cat"]
attribute: href attribute: href
filters: filters:
- name: regexp - name: regexp