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 --- inc/3rdparty/site_config/standard/ilounge.com.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/ilounge.com.txt (limited to 'inc/3rdparty/site_config/standard/ilounge.com.txt') diff --git a/inc/3rdparty/site_config/standard/ilounge.com.txt b/inc/3rdparty/site_config/standard/ilounge.com.txt old mode 100644 new mode 100755 index ca1e54a8..9880b51f --- a/inc/3rdparty/site_config/standard/ilounge.com.txt +++ b/inc/3rdparty/site_config/standard/ilounge.com.txt @@ -1,13 +1,13 @@ -# Get proper Title, Author and Date info -title: substring-before(//title, '|') -author: substring-after(//h4/a[@href='http://www.ilounge.com/index.php/ilounge/aboutus/'], 'By') -date: //span[@class='instapaper_date'] - -# For Reviews & First Looks, get the intro paragraph and put it in front of the main body. -move_into(//div[@id='instapaper_para1']): //div[@id='instapaper_body'] -body: //div[@id='instapaper_para1'] -strip: //div[@class='reviewinfo'] - -# We don't use footnotes, so why bother checking for them? +# Get proper Title, Author and Date info +title: substring-before(//title, '|') +author: substring-after(//h4/a[@href='http://www.ilounge.com/index.php/ilounge/aboutus/'], 'By') +date: //span[@class='instapaper_date'] + +# For Reviews & First Looks, get the intro paragraph and put it in front of the main body. +move_into(//div[@id='instapaper_para1']): //div[@id='instapaper_body'] +body: //div[@id='instapaper_para1'] +strip: //div[@class='reviewinfo'] + +# We don't use footnotes, so why bother checking for them? footnotes: no test_url: http://www.ilounge.com/index.php/reviews/entry/luxa2-alum-x-for-iphone-4-4s/?utm_source=twitterfeed&utm_medium=twitter \ No newline at end of file -- cgit v1.2.3