Database: AutoPagerize
Item Details: ZOZOTOWN Search Result
url | ^https://zozo\.jp/search/ |
---|---|
nextLink | //link[@rel='next'] |
pageElement | id('searchResultList')/li |
exampleUrl | https://zozo.jp/search/?sex=men |
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; img.classList.remove('lazy');} }); |
History
- Update 2020-03-30T17:58:47+09:00 by kenzou_ogawa
- Update 2020-03-30T07:57:31+09:00 by Tanookirby
- Update 2014-03-28T19:40:28+09:00 by ngtn
- Update 2013-03-21T20:45:00+09:00 by ngtn
- Update 2011-09-01T23:51:14+09:00 by