UHDBits: add tab filter for URLs

This commit is contained in:
kaso17 2016-11-14 08:29:30 +01:00
parent 4642fa4da0
commit d8035d4245
1 changed files with 6 additions and 0 deletions

View File

@ -56,6 +56,9 @@
download:
selector: a[title="Download"]
attribute: href
filters:
- name: replace
args: ["\t", " "]
title:
selector: div.group_info
remove: span, div.tags
@ -100,6 +103,9 @@
comments:
selector: a.torrent_name
attribute: href
filters:
- name: replace
args: ["\t", " "]
size:
selector: td:nth-child(5)
grabs: