diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-04-02 20:06:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-02 20:06:35 +0200 |
| commit | 0ff6d0400e4cf826adc71f6a6024f0d5048d5145 (patch) | |
| tree | 867ad5f58ac51781c4cdb7be6176f9ea7ed5c7df /mobile.nytimes.com.txt | |
| parent | 7578244f6461d025596cceceffb4cf26e374d57f (diff) | |
| download | ftr-site-config-0ff6d0400e4cf826adc71f6a6024f0d5048d5145.tar.gz ftr-site-config-0ff6d0400e4cf826adc71f6a6024f0d5048d5145.zip | |
Update mobile.nytimes.com.txt
Diffstat (limited to 'mobile.nytimes.com.txt')
| -rw-r--r-- | mobile.nytimes.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile.nytimes.com.txt b/mobile.nytimes.com.txt index b1147d9..25df094 100644 --- a/mobile.nytimes.com.txt +++ b/mobile.nytimes.com.txt @@ -1,5 +1,5 @@ title: //h1[contains(@class, 'headline')] -body: //article[contains(@class, 'full-art')] +body: //article//div[contains(@class, 'imageholder')] | //article[contains(@class, 'full-art')]//div[contains(@class, 'article-body')] date: //meta[@name="pdate"]/@content author: //meta[@name="byl"]/@content |
