diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-09-01 18:53:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-01 18:53:37 +0200 |
| commit | a7753217cdc0c6cd8401123de40853a54e01e315 (patch) | |
| tree | 5e3dfe5e0e0e9e526a4d459d05544c7506164787 /reuters.com.txt | |
| parent | f5d3d3504bbd6bc7332382bf669b162e5468d209 (diff) | |
| download | ftr-site-config-a7753217cdc0c6cd8401123de40853a54e01e315.tar.gz ftr-site-config-a7753217cdc0c6cd8401123de40853a54e01e315.zip | |
Update reuters.com.txt
Diffstat (limited to 'reuters.com.txt')
| -rw-r--r-- | reuters.com.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/reuters.com.txt b/reuters.com.txt index 4fd3431..1b2f3d0 100644 --- a/reuters.com.txt +++ b/reuters.com.txt @@ -2,9 +2,12 @@ title: //h1[@class='headline3'] author: substring-after(//p[@class="byline"], 'By ') date: //meta[@name="REVISION_DATE"]/@content body: //div[@id='articleImage' or @id='frame_fd1fade'] | //span[@id='article-text'] | //div[@class='pageNavigation'] +body: //article[@itemtype="http://schema.org/NewsArticle"] strip: //li[@class='next'] strip: //span[@class='articleLocation'] prune: no tidy: no test_url: http://www.reuters.com/article/2011/04/08/us-ivorycoast-killings-idUSTRE73732A20110408 +test_url: http://www.reuters.com/investigates/special-report/usa-taser-experts/ +test_contains: Among the settlements examined by Reuters |
