freetorrent: performance updates

This commit is contained in:
Garfield69 2019-11-11 19:26:24 +13:00
parent f659b748bb
commit 3de500321c
1 changed files with 3 additions and 3 deletions

View File

@ -41,11 +41,11 @@
message:
selector: script[nonce]:contains("Error")
test:
path: torrents
path: /
selector: a[href$="/logout"]
ratio:
path: torrents
path: /
selector: li:has(i.fa-sync-alt)
filters:
- name: regexp
@ -103,7 +103,7 @@
selector: td:nth-last-child(1)
filters:
- name: regexp
args: ([\d\.]+)
args: (\d+)
imdb:
optional: true
selector: a[href*="www.imdb.com/title/tt"]