summaryrefslogtreecommitdiff
path: root/christianitytoday.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'christianitytoday.com.txt')
-rw-r--r--christianitytoday.com.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/christianitytoday.com.txt b/christianitytoday.com.txt
new file mode 100644
index 0000000..86be14c
--- /dev/null
+++ b/christianitytoday.com.txt
@@ -0,0 +1,13 @@
+title://div[@class='title']
+author://div[@class='byline']/b
+date:substring-after(//div[@class='byline'], 'posted')
+body://div[@id='body']
+wrap_in(h2)://span[@class='subhead']
+wrap_in(i)://p[@class='bio']
+wrap_in(i)://p[@class='copyright']
+strip://div[@class='title']
+strip://div[@class='deck']
+strip://div[@class='byline']
+strip://div[@class='copyright']
+strip://br
+test_url: http://www.christianitytoday.com/ct/2012/aprilweb-only/my-god-forsaken-me.html \ No newline at end of file