blutopia: changes to title selector. resolves #11196

This commit is contained in:
Garfield69
2021-03-02 08:10:53 +13:00
parent 48ca099837
commit 3f578f9cf1

View File

@@ -103,12 +103,12 @@ search:
- name: regexp
args: "/categories/(\\d+)"
title:
selector: a.view-torrent
selector: a[href*="/torrents/"]
download:
selector: a[href*="/download/"]
attribute: href
details:
selector: a.view-torrent
selector: a[href*="/torrents/"]
attribute: href
poster:
selector: div.torrent-poster img