wedata

Database: AutoPagerize

Item Details: bootsnipp

url ^https://bootsnipp\.com/
nextLink //a[@rel='next']
pageElement //div[@class='container'][last()]/div[@class='row'][1]/div
exampleUrl https://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