From ac4d114214d820b20e18518a2dbc809337e39043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 6 Dec 2013 10:13:03 +0100 Subject: [add] new specific configuration files --- inc/3rdparty/site_config/standard/eastoftheweb.com.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 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 new file mode 100644 index 00000000..d762091c --- /dev/null +++ b/inc/3rdparty/site_config/standard/eastoftheweb.com.txt @@ -0,0 +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 + +footnotes: no +test_url: http://www.eastoftheweb.com/short-stories/UBooks/Horl.shtml \ No newline at end of file -- cgit v1.2.3