summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searchengineland.com.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchengineland.com.txt b/searchengineland.com.txt
index fb6a107..9ccc589 100644
--- a/searchengineland.com.txt
+++ b/searchengineland.com.txt
@@ -1,4 +1,4 @@
-body: //div[@class="storyBox"]
+body: //div[contains(concat(' ',normalize-space(@class),' '),' article ') and (contains(concat(' ',normalize-space(@class),' '),' clear '))]
title: //div[@class="storyBox"]/h1
author: //a[@rel="author"]
date: substring-before(//span[@class="dateline"], 'by')