diff options
Diffstat (limited to 'blog.instapaper.com.txt')
| -rw-r--r-- | blog.instapaper.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
