portal.nifty.com JSON

portal.nifty.com external_link

by mattn Cherenkov |

entry

path: '^/\d+/\d+/\d+/\w+',
entryNodes: {
    'td > table td.tx12px b': {
        uri: 'window.location',
        title: 'document.title',
        container: 'parent'
    }
}

実はこのjsonに"img: 'http://......./my-star.gif'"とか書けると面白いとおもった。by mattn