FANO/New Retro/Secret Cinema/Shareisland/Horror Charnel/Shinning/TSpate/WorldOfP2P: use andmatch filter

This commit is contained in:
kaso17 2016-12-29 12:21:46 +01:00
parent e064fd8ccd
commit f5a8ad61b9
8 changed files with 16 additions and 0 deletions

View File

@ -75,6 +75,8 @@
incldead: 1
rows:
selector: tr.browse_actions
filters:
- name: andmatch
fields:
title:
selector: a[href^="details.php?id="]

View File

@ -77,6 +77,8 @@
rows:
selector: table.tableinborder[summary] > tbody > tr
filters:
- name: andmatch
fields:
download:
selector: a[href^="download.php?torrent="]

View File

@ -64,6 +64,8 @@
dirty: "1"
rows:
selector: td > table[id="large"] > tbody > tr:has(div.browsing)
filters:
- name: andmatch
dateheaders:
selector: ":has(td.colhead[title] > b)"
filters:

View File

@ -81,6 +81,8 @@
rows:
selector: table#torrents_table_classic > tbody > tr:not([id="torrents_table_classic_head"])
filters:
- name: andmatch
fields:
title:
selector: td.torrent_name > a

View File

@ -59,6 +59,8 @@
rows:
selector: p + table > tbody > tr:has(a[href^="details.php?id="]), p + table > tbody > tr[id^="kdescr"]
filters:
- name: andmatch
after: 1
fields:
title:

View File

@ -106,6 +106,8 @@
sort: "desc"
rows:
selector: table.main > tbody > tr:contains("Alle Torrents") + tr > td > table.tableinborder > tbody > tr
filters:
- name: andmatch
fields:
download:
selector: a[href^="download-ssl.php?torrent="]

View File

@ -101,6 +101,8 @@
rows:
selector: table.ttable_headinner > tbody > tr.t-row
filters:
- name: andmatch
after: 1
fields:
download:

View File

@ -102,6 +102,8 @@
rows:
selector: div#browse > form > div > table.browsewidth100 > tbody > tr:has(a[href^="download.php?torrent="])
filters:
- name: andmatch
fields:
title:
selector: a[href^="details.php?id="]