From b490c6290a3d8999ff4bda8ea14ed293901af5d3 Mon Sep 17 00:00:00 2001 From: Olivier Cortès Date: Wed, 11 Mar 2015 23:51:18 +0100 Subject: mmm, not a rocker at manual XPath. --- gameblog.fr.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gameblog.fr.txt b/gameblog.fr.txt index 8edb6e6..227d39a 100644 --- a/gameblog.fr.txt +++ b/gameblog.fr.txt @@ -1,7 +1,7 @@ title: //meta[@property="og:title"]/@content body: //div[@id='GBTVPlayer'] | //div[contains(@class, 'col490')] author: //span[contains(concat(' ',normalize-space(@class),' '),' author ')] -date: //header[@id='gbArticleHeader']//div//time@datetime +date: //header[@id='gbArticleHeader']//div//time/@datetime prune: no -- cgit v1.3.1