demonoid: new category selector.

This commit is contained in:
Garfield69 2019-08-28 10:04:40 +12:00
parent 17054b938e
commit 321c11d231
1 changed files with 3 additions and 3 deletions

View File

@ -209,11 +209,11 @@
title:
selector: a[href^="/files/details/"]
category:
selector: a[href^="/files/?cat="]
selector: td span.subcategory a.subcategory:nth-child(2)
attribute: href
filters:
- name: querystring
args: cat
- name: regexp
args: (\d+)$
details:
selector: a[href^="/files/details/"]
attribute: href