bestcore: add verified/unverified to descr

This commit is contained in:
Garfield69
2023-12-12 19:51:29 +13:00
parent 2125359250
commit cb95e4541e

View File

@@ -181,6 +181,10 @@ search:
selector: td:nth-child(8) selector: td:nth-child(8)
leechers: leechers:
selector: td:nth-child(9) selector: td:nth-child(9)
description:
case:
img[src="pic/yes.png"]: Verified
img[src="pic/nincs.png"]: Unverified
downloadvolumefactor: downloadvolumefactor:
case: case:
img[src="pic/free.png"]: 0 img[src="pic/free.png"]: 0