*.blog.shinobi.jp JSON

*.blog.shinobi.jp external_link

by Yuichirou Blue-Period TheInelegance |

とりあえず2種類まとめてかなり乱暴に対応中。別パターン追加や不具合修正求む。

path: '^/.*',
    entryNodes: {
        '.EntryInnerBlock': { uri: '.EntryTitle a:nth-child(1)', title: '.EntryTitle', container: '.EntryTitle' },
        'div.entry_table': { uri: 'h3 a', title: 'h3', container: 'h3' }
}