diff options
Diffstat (limited to 'mobile.nytimes.com.txt')
| -rw-r--r-- | mobile.nytimes.com.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mobile.nytimes.com.txt b/mobile.nytimes.com.txt index c60252e..ef1ce98 100644 --- a/mobile.nytimes.com.txt +++ b/mobile.nytimes.com.txt @@ -1,4 +1,7 @@ title: //h1[contains(@class, 'headline')] body: //article[contains(@class, 'full-art')] +date: //meta[@name="pdate"]/@content +author: //meta[@name="byl"]/@content + strip_id_or_class: image-credit test_url: http://mobile.nytimes.com/2014/06/19/opinion/gail-collins-romney-and-the-2016-contenders-huddle.html
\ No newline at end of file |
