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/eastoftheweb.com.txt | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/eastoftheweb.com.txt (limited to 'inc/3rdparty/site_config/standard/eastoftheweb.com.txt') diff --git a/inc/3rdparty/site_config/standard/eastoftheweb.com.txt b/inc/3rdparty/site_config/standard/eastoftheweb.com.txt old mode 100644 new mode 100755 index d762091c..36708da3 --- a/inc/3rdparty/site_config/standard/eastoftheweb.com.txt +++ b/inc/3rdparty/site_config/standard/eastoftheweb.com.txt @@ -1,18 +1,18 @@ -title: //div[@class='title_text'] - -author: //div[@class='author_text'] - -body: //div[@class='story_text']/.. - -strip: //b - -strip_id_or_class: back_to_top -strip_id_or_class: author_text -strip_id_or_class: title_text - -wrap_in(center): //a - -dissolve: //a - +title: //div[@class='title_text'] + +author: //div[@class='author_text'] + +body: //div[@class='story_text']/.. + +strip: //b + +strip_id_or_class: back_to_top +strip_id_or_class: author_text +strip_id_or_class: title_text + +wrap_in(center): //a + +dissolve: //a + footnotes: no test_url: http://www.eastoftheweb.com/short-stories/UBooks/Horl.shtml \ No newline at end of file -- cgit v1.2.3