wedata

Database: AutoPagerize

Item Details: HelloGiggles

url ^https?://hellogiggles\.com/
nextLink //link[@rel='next']
pageElement //div[@class='plist v-loop']/ul/li
exampleUrl http://hellogiggles.com/
bookmarklet Array.prototype.forEach.call(document.querySelectorAll('img'), function(img) { var lazySrc = img.hasAttribute('data-src') ? img.getAttribute('data-src') : img.getAttribute('data-lazy-src'); if (lazySrc) { img.src = lazySrc;} });
Stylish @-moz-document url-prefix("http://hellogiggles.com/") { .b-lazy{opacity:1 !important;} }

History

Back