wedata

Database: AutoPagerize

Item Details: Moebooru:Danbooru clones

url ^https?://(konachan\.com|yande\.re|www\.sakugabooru\.com)/(post|comment)($|\?|#|/search\?)
nextLink //a[@class='next_page']
pageElement //li[contains(@class, 'creator-id-')]|//div[@id='comment-list']/div[@class='post']|//table[@class='highlightable']
exampleUrl https://yande.re/post https://yande.re/comment http://konachan.com/post http://konachan.com/comment https://www.sakugabooru.com/post https://www.sakugabooru.com/comment
Stylus /* konachan.com and yande.re hide images when using AutoPagerize. To show these images, you need to apply this stylesheet. */ @-moz-document domain("yande.re"), domain("konachan.com"), domain("sakugabooru.com") { .javascript-hide { display: inline-block !important; } }

History

Back