diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-09-04 16:05:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-04 16:05:15 +0200 |
| commit | 89a2d2031bac3c0b4200874190e944b5e56a82b4 (patch) | |
| tree | 3cc7a1f95df642588788722db71272c6cbb3475f /nytimes.com.txt | |
| parent | bc6c1a0fba3d0849f810466950c86042334e8715 (diff) | |
| download | ftr-site-config-89a2d2031bac3c0b4200874190e944b5e56a82b4.tar.gz ftr-site-config-89a2d2031bac3c0b4200874190e944b5e56a82b4.zip | |
Update nytimes.com.txt
Diffstat (limited to 'nytimes.com.txt')
| -rw-r--r-- | nytimes.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nytimes.com.txt b/nytimes.com.txt index 07aeda4..4f1a8b9 100644 --- a/nytimes.com.txt +++ b/nytimes.com.txt @@ -2,6 +2,7 @@ title://h1[@class="articleHeadline"] body://div[@id="article"] body://*[@itemprop="articleBody"] body: //div[contains(concat(' ',normalize-space(@class),' '),' g-body-article-container ')] +body: //article[@id='story'] strip_id_or_class:articleTools strip_id_or_class:readerscomment #strip://div[contains(@class, "articleInline runaroundLeft")] @@ -43,6 +44,9 @@ test_contains: In this column I want to look at a not uncommon way of writing test_url: http://www.nytimes.com/2012/06/10/arts/television/the-newsroom-aaron-sorkins-return-to-tv.html test_contains: IF you’ve seen enough of Aaron Sorkin’s theater +test_url: https://www.nytimes.com/interactive/2016/books/review/best-books.html +test_contains: invention and speculation flow together + test_url: http://www.nytimes.com/2013/03/25/world/middleeast/israeli-military-responds-after-patrols-come-under-fire-from-syria.html test_url: http://www.nytimes.com/2013/08/15/nyregion/when-the-new-york-city-subway-ran-without-rails.html test_url: http://www.nytimes.com/2004/02/29/weekinreview/correspondence-class-consciousness-china-s-wealthy-live-creed-hobbes-darwin-meet.html |
