path: '^/photos/[@\w-]+/\d+/$', entryNodes: { '#photoswftd': { uri: 'window.location', title: 'h1', container: 'h1' } }
path: '^/photos/[@\w-]+/?', entryNodes: { 'td.PhotosColumn > table td': { uri: 'a:first-child', title: 'a:first-child img', container: 'p.Activity' } }
path: '^/explore/$', entryNodes: { 'div#Main': { uri: 'table.Interestingness > tbody > tr > td > a', title: 'table.Interestingness > tbody > tr > td > a > img', container: 'h1' } }