bitporn: new row selector

This commit is contained in:
Garfield69
2025-02-14 11:35:58 +13:00
parent e71e11dd54
commit 0944c9c8d9

View File

@@ -132,7 +132,7 @@ search:
notnewword: 1 notnewword: 1
rows: rows:
selector: table.torrents > tbody > tr:has(a[href^="details.php?id="]) selector: table.contenttable > tbody > tr:has(a[href^="details.php?id="])
fields: fields:
category: category:
@@ -208,4 +208,4 @@ search:
description: description:
selector: td.rowfollow:nth-child(2) selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
# NexusPHP v1.8.5 2023-07-06 # NexusPHP v1.8.5 2023-07-06 (custom)