diff options
| author | Olivier Cortès <contact@oliviercortes.com> | 2015-03-11 23:51:18 +0100 |
|---|---|---|
| committer | Olivier Cortès <contact@oliviercortes.com> | 2015-03-11 23:51:18 +0100 |
| commit | b490c6290a3d8999ff4bda8ea14ed293901af5d3 (patch) | |
| tree | 61edade9f6aee3fb97383cf51f20bc5ed85c24d8 | |
| parent | aa3f04e0b12aa6119dc15b824e76024eb0f64fcd (diff) | |
| download | ftr-site-config-b490c6290a3d8999ff4bda8ea14ed293901af5d3.tar.gz ftr-site-config-b490c6290a3d8999ff4bda8ea14ed293901af5d3.zip | |
mmm, not a rocker at manual XPath.
| -rw-r--r-- | gameblog.fr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
