From a7753217cdc0c6cd8401123de40853a54e01e315 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 1 Sep 2017 18:53:37 +0200 Subject: Update reuters.com.txt --- reuters.com.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.3.1