wedata

Database: AutoPagerize

Item Details: Microsoft Blog

url ^https://devblogs\.microsoft\.com/
nextLink //a[@class='next page-link x-hidden-focus']
pageElement id('most-recent')/article
exampleUrl https://devblogs.microsoft.com/oldnewthing/
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;} });
Stylus .autopagerize_page_separator~article [data-lazy-src]{display:block !important;}

History

Back