Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save retlet/497441 to your computer and use it in GitHub Desktop.
Save retlet/497441 to your computer and use it in GitHub Desktop.
{
domain: '^http://www¥.pixiv¥.net/stacc/(my/home/(all|mypixiv|favorite|self)/(all|messege_from))?',
paragraph: '//div[contains(concat(" ",normalize-space(@class)," "), " post ")]',
link: '//div[contains(concat(" ",normalize-space(@class)," "), " post-content-ref ")]//a[1]',
stripe: false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment