SITEINFO for Trophy Room

SITEINFOを書く

  • C:\Documents and Settings\eto\Application Data\Mozilla\Firefox\Profiles\hxyi2yr3.default\gm_scripts\autopagerize.user.js を開く
  • えいやっと書いてみる。
       {
           url:          'http://www.419eater.com/',
    nextLink:     '//a[child::img[contains(@src, "nxt_page.gif")]]',
           pageElement:  '//table[@cellpadding="30"]',
           insertBefore:  '//table[@cellpadding="30"]/following-sibling::node()',
       },

Wikiにupする

### [419 Eater](http://www.419eater.com/)
<textarea class="autopagerize_data" readonly="readonly">
url:          http://www.419eater.com/
nextLink:     //a[child::img[contains(@src, "nxt_page.gif")]]
pageElement:  //table[@cellpadding="30"]
insertBefore: //table[@cellpadding="30"]/following-sibling::node()
</textarea>
Last modified: 2007-08-14