summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2017-09-19 18:59:03 +0200
committerGitHub <noreply@github.com>2017-09-19 18:59:03 +0200
commita779be369c4ef490c30042152a0e8205cfae3a7b (patch)
tree57f70893845b9877415811e30318ee88b125bd4c
parent8170b8b653142e80e58b4884bc7de341d6338a74 (diff)
downloadftr-site-config-a779be369c4ef490c30042152a0e8205cfae3a7b.tar.gz
ftr-site-config-a779be369c4ef490c30042152a0e8205cfae3a7b.zip
Update uni-watch.com.txt
-rw-r--r--uni-watch.com.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/uni-watch.com.txt b/uni-watch.com.txt
index 4a5ae34..03b281a 100644
--- a/uni-watch.com.txt
+++ b/uni-watch.com.txt
@@ -4,8 +4,7 @@ date: substring-after(//div[@class='post-byline'], ', on')
# for some reason, the following is producing a "no text [48]" error
#title: //div[@class='post-headline']
-# for some reason, the following doesn't appear to isolate just the body copy
-body: //div[@class='post-bodycopy']
+body: //div[contains(@class, 'post-bodycopy')]
# we solve the above issue by stripping out everything else we don't want
# these can probably all be removed if the body: command above worked
@@ -14,4 +13,4 @@ strip_id_or_class: left
strip_id_or_class: post-headline
strip_id_or_class: post-byline
strip_id_or_class: footer
-test_url: http://www.uni-watch.com/2011/10/18/the-curious-case-of-steve-debergs-microphone-and-speaker/ \ No newline at end of file
+test_url: http://www.uni-watch.com/2011/10/18/the-curious-case-of-steve-debergs-microphone-and-speaker/