torrenting: row html update. resolves #11444

This commit is contained in:
Garfield69 2021-03-31 20:09:09 +13:00
parent bd2905fc63
commit 58736bd4aa
1 changed files with 2 additions and 2 deletions

View File

@ -80,9 +80,9 @@ search:
- name: replace
args: ["?", ""]
title:
selector: a[href^="/details.php?id="]
selector: a[href^="/torrent.php?id="]
details:
selector: a[href^="/details.php?id="]
selector: a[href^="/torrent.php?id="]
attribute: href
download:
selector: a[href^="/download.php/"]