yourbittorrent: drop sponsored links. drop andmatch. resolves #6500

This commit is contained in:
Garfield69 2019-12-05 14:58:28 +13:00
parent 25302d939f
commit dfc130154c
1 changed files with 1 additions and 4 deletions

View File

@ -41,16 +41,13 @@
- name: re_replace - name: re_replace
args: ["[\\s]+", "-"] args: ["[\\s]+", "-"]
rows: rows:
selector: tr.table-default, tr.table-success selector: tr.table-default
filters:
- name: andmatch
fields: fields:
category: category:
selector: td:nth-child(1) a selector: td:nth-child(1) a
attribute: title attribute: title
title: title:
selector: td:nth-child(2) a selector: td:nth-child(2) a
attribute: title
details: details:
selector: td:nth-child(2) a selector: td:nth-child(2) a
attribute: href attribute: href