Skip to content

Instantly share code, notes, and snippets.

@mix3
Created February 13, 2011 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mix3/824720 to your computer and use it in GitHub Desktop.
Save mix3/824720 to your computer and use it in GitHub Desktop.
pixiv用autopagerize設定
var SITEINFO = [
{
url: 'http://www.pixiv.net/member_illust.php\\?mode=medium&illust_id=',
nextLink: '//div[@class="centeredNavi"]/ul/li/a[contains(text(),"≫")]',
pageElement: '//div[@class="two_column_body"]',
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment