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.renren.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 blog.renren.com.txt (limited to 'blog.renren.com.txt') diff --git a/blog.renren.com.txt b/blog.renren.com.txt new file mode 100644 index 0000000..401d31e --- /dev/null +++ b/blog.renren.com.txt @@ -0,0 +1,11 @@ +# This filter is tested on: +# http://blog.renren.com/share/224959024/14260739544 +# http://blog.renren.com/share/231323504/14261768898 +# http://blog.renren.com/share/230305019/1502806705 + +title://h1[contains(@class, 'title-article')] +author://span[contains(@class, 'name')] +body://div[contains(@class, 'content-body')] + +convert_double_br_tags:yes +test_url: http://blog.renren.com/share/230305019/1502806705 \ No newline at end of file -- cgit v1.3.1