Code: Select all
javascript:alert(document.querySelectorAll("td > img[src='https://www.lddb.com/images/icon/p_user.gif']").length)Note that it does not work on the search results when you select to show the discs in your collection. It would work if you remove "td > " but then it will show 3 counts too many as the graphics is there 3 more times on that page.


