wedata

Database: AutoPagerize

Item Details: bootsnipp

url ^http://bootsnipp\.com/
nextLink //a[@rel='next']
pageElement //div[@class="container"][last()]/div[@class="row"][1]/div
exampleUrl http://bootsnipp.com/
bookmarklet Array.prototype.forEach.call(document.querySelectorAll('img'), function(img) { var lazySrc = img.hasAttribute('data-src') ? img.getAttribute('data-src') : img.getAttribute('data-original'); if (lazySrc) { img.src = lazySrc;} });

History

Back