From 4e067ceabd705201a16b4c92cf4b23f3b990326c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 13 Jul 2014 10:15:40 +0200 Subject: updated specific configuration for parsing --- .../site_config/standard/redmondpie.com.txt | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/redmondpie.com.txt (limited to 'inc/3rdparty/site_config/standard/redmondpie.com.txt') diff --git a/inc/3rdparty/site_config/standard/redmondpie.com.txt b/inc/3rdparty/site_config/standard/redmondpie.com.txt old mode 100644 new mode 100755 index 12a96187..66cc1707 --- a/inc/3rdparty/site_config/standard/redmondpie.com.txt +++ b/inc/3rdparty/site_config/standard/redmondpie.com.txt @@ -1,13 +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 - +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.2.3