From 32d104d0bf3e17a2d9fffc3d441226529a3674e1 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 19 Feb 2016 22:47:04 +0100 Subject: Update ft.com.txt --- ft.com.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ft.com.txt b/ft.com.txt index e66b960..407c245 100644 --- a/ft.com.txt +++ b/ft.com.txt @@ -1,5 +1,6 @@ -body: //div[contains(@class, 'ft-story-body')] +body: //div[@id='storyContent'] -author: substring-after(//div[contains(@class, 'ft-story-header')]/p[1], 'By ') -date: substring-before(substring-after(//div[contains(@class, 'ft-story-header')]/p[2], 'Published:'), '|') -test_url: http://www.ft.com/cms/s/2/e1be4b5a-620c-11e0-8ee4-00144feab49a.html \ No newline at end of file +strip_id_or_class: shareArt +strip_id_or_class: promobox + +test_url: http://www.ft.com/cms/s/2/19fe32bc-d6db-11e5-8887-98e7feb46f27.html -- cgit v1.3.1