recompile.net JSON

recompile.net external_link

by セコン |
path: '^/\d',
entryNodes: {
    '#archive-title': {
        uri: 'window.location',
        title: 'parent',
        container: 'parent'
    }
}
path: '^/',
entryNodes: {
    'h3.entry-header': {
        uri: 'a',
        title: 'a',
        container: 'parent'
    }
}