nnm-club: drop torrents without dl links. resolves #5405

also add bronze and silver DVF
This commit is contained in:
Garfield69 2019-08-14 15:29:38 +12:00
parent 817c22e29d
commit 8db2c5c084
1 changed files with 3 additions and 2 deletions

View File

@ -725,7 +725,7 @@
pn: ""
submit: "Поиск"
rows:
selector: table.forumline.tablesorter > tbody > tr:has(a[href^="viewtopic.php?t="])
selector: table.forumline.tablesorter > tbody > tr:has(a[href^="viewtopic.php?t="]):has(a[href^="download.php?id="])
fields:
title:
selector: a[href^="viewtopic.php?t="] > b
@ -752,7 +752,6 @@
selector: a[href^="viewtopic.php?t="]
attribute: href
download:
optional: true
selector: a[href^="download.php?id="]
attribute: href
category:
@ -780,6 +779,8 @@
case:
img[src$="/images/gold.gif"]: "0"
img[src$="/images/platinum.gif"]: "0"
img[src$="/images/bronze.gif"]: "0.75"
img[src$="/images/silver.gif"]: "0.5"
"*": "1"
uploadvolumefactor:
text: "1"