From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- gamechurch.com.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 gamechurch.com.txt (limited to 'gamechurch.com.txt') diff --git a/gamechurch.com.txt b/gamechurch.com.txt new file mode 100644 index 0000000..c9eea5f --- /dev/null +++ b/gamechurch.com.txt @@ -0,0 +1,10 @@ +title: //h1[@class='title'] + +date: substring-before(substring-after(//div[@class='comment-bubble']/.., 'Posted'), 'by') + +body: //div[@class='the-content'] + +strip: //div[@class='article-image responsive'] + +strip_id_or_class: 'pullquote' +test_url: http://gamechurch.com/virtual-gun-control-the-best-amendment/ \ No newline at end of file -- cgit v1.3.1