diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-08-20 16:20:35 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-08-20 16:20:35 +0200 |
| commit | 370123a9c54e9b3b1a9a7beb5e31263f490c49a3 (patch) | |
| tree | 057cf5546ca30ca3fde26c673c00032b6838e6b4 | |
| parent | de863424ae6584eab1a8c420133239779d79994a (diff) | |
| parent | 3bb70ff528aaba9685d7b84e0175bc53ea8fc3ad (diff) | |
| download | ftr-site-config-370123a9c54e9b3b1a9a7beb5e31263f490c49a3.tar.gz ftr-site-config-370123a9c54e9b3b1a9a7beb5e31263f490c49a3.zip | |
Merge pull request #41 from coolius/patch-4
Update eurogamer.net.txt
| -rw-r--r-- | eurogamer.net.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/eurogamer.net.txt b/eurogamer.net.txt index 8a35166..8931bec 100644 --- a/eurogamer.net.txt +++ b/eurogamer.net.txt @@ -1,8 +1,9 @@ -body: //div[ @class='content' ] | //div[ @class='blog-entry' ] +body: //p[@class='strapline'] | //div[@class='cover-image'] | //article[@class='hd'] +strip: //div[@class='social top'] +strip: //p[@class='byline'] -strip: //h2/abbr | //div[ @class='lowleader' ] | //*[ @class='discussion' ] | //img[ @class='play-button' ] | //div[ @class='boxout' ] | //h2/a | //h2 | //h2/div | //p[ @class='timestamp' ] | //a[ @class='eurogamer-author' ] | //p[ @class='aPager' ] | //h1 | //div[ @id='lowleader' ] | //a[ @class='next' ] | //div[contains(concat(' ', normalize-space(@class), ' '), ' pullquote ')] +date: //span[@itemprop='datePublished'] +author: //a[@itemprop='author']/text() -date://p[ @class='timestamp' ] - -author://a[ @class='eurogamer-author' ] -test_url: http://www.eurogamer.net/articles/digitalfoundry-vs-unreal-engine-4
\ No newline at end of file +test_url: http://www.eurogamer.net/articles/2014-08-20-bungie-ordered-to-return-shares-to-composer-marty-odonnell +test_url: http://www.eurogamer.net/articles/2014-08-20-invisible-inc-does-espionage-justice |
