wedata

Database: AutoPagerize

Item Details: Prezi Blog

url ^http://blog\.prezi\.com/
nextLink //a[@class="older-posts"]
pageElement //article
exampleUrl http://blog.prezi.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