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 --- blog.instapaper.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blog.instapaper.com.txt (limited to 'blog.instapaper.com.txt') diff --git a/blog.instapaper.com.txt b/blog.instapaper.com.txt new file mode 100644 index 0000000..fda01b1 --- /dev/null +++ b/blog.instapaper.com.txt @@ -0,0 +1,9 @@ +author: //a[@href="http://www.marco.org/about"] +date: //span[@class="date"] + +# Remove the date from article body. +strip: //span[@class="date"] + +# Remove pagination links from article body. +strip: //div[@id="pagination"] +test_url: http://blog.instapaper.com/post/31303984531 \ No newline at end of file -- cgit v1.3.1