From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- redmondpie.com.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 redmondpie.com.txt (limited to 'redmondpie.com.txt') diff --git a/redmondpie.com.txt b/redmondpie.com.txt new file mode 100644 index 0000000..66cc170 --- /dev/null +++ b/redmondpie.com.txt @@ -0,0 +1,13 @@ +title: //div[@class='posthead']//h2 +body: //div[contains(@class, 'postcontent') or @class='posthead'] +author: //div[@class='posthead']//a[@rel='author'] + +strip: //div[@class='posthead']//h2 +replace_string(>Advertisements): > +replace_string(

You can follow us on):

+strip_id_or_class: likeThisPost + +prune: no +tidy: no + +test_url: http://www.redmondpie.com/how-to-play-music-directly-from-home-screen-folders-on-iphone/ \ No newline at end of file -- cgit v1.3.1