*.gigazine.net JSON

*.gigazine.net external_link

by snitch |

main page

path: '^/$',
entryNodes: {
    'h2.title': {
        uri: 'a',
        title: 'a.mytitle',
        container: 'parent'
    }
}

permalink

path: '^/index\.php?',
entryNodes: {
    'div#maincol div.content': {
        uri: 'window.location',
        title: 'h2.title', 
        container: 'h2.title'
    }
}