diff options
| author | coolius <coolius@gmail.com> | 2014-08-20 14:23:57 +0100 |
|---|---|---|
| committer | coolius <coolius@gmail.com> | 2014-08-20 14:23:57 +0100 |
| commit | 3bb70ff528aaba9685d7b84e0175bc53ea8fc3ad (patch) | |
| tree | 80786b59ad6aa3b62a123fdf64d0c35fc329e466 | |
| parent | 738d32e1624228ad6f0074db04f4f4415f700ad3 (diff) | |
| download | ftr-site-config-3bb70ff528aaba9685d7b84e0175bc53ea8fc3ad.tar.gz ftr-site-config-3bb70ff528aaba9685d7b84e0175bc53ea8fc3ad.zip | |
Update eurogamer.net.txt
Site has been redesigned since initial commit.
| -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 |
