Database: AutoPagerize
Item Details: Stack Overflow, Super User, Server Fault, Stack Apps
url | ^http://(?:meta\.)?(?:s(?:erverfault|tackoverflow|uperuser|tackapps)|\w+\.stackexchange|askubuntu)\.com/ |
---|---|
nextLink | //a[@rel='next'] |
pageElement | id('mainbar')//div[contains(concat(' ',@class,' '),' pager ')]|id('mainbar questions')//div[contains(concat(' ',@class,' '),' question-summary ')]|id('answers')/div[@class='pager-answers'][1]/following-sibling::*[following-sibling::div/@class='pager-answers'] |
exampleUrl | http://stackoverflow.com/questions?sort=hot http://stackoverflow.com/search?q=%22apple%22&tab=newest http://stackoverflow.com/questions/tagged/javascript http://stackoverflow.com/questions/62188 http://meta.stackoverflow.com/questions/tagged/discussion http://english.stackexchange.com/questions http://askubuntu.com/questions/tagged/11.10 |
insertBefore | id('answers')/node()[last()] |
History
- Update 2022-02-14T06:05:19+09:00 by Tanookirby3
- Update 2022-02-13T10:13:47+09:00 by jigen_ldid
- Update 2019-07-21T04:21:54+09:00 by Tanookirby
- Update 2019-07-18T18:55:23+09:00 by hatenaZZZ
- Update 2016-07-14T09:08:24+09:00 by thundernop
- Update 2016-07-14T08:59:34+09:00 by thundernop
- Update