From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- eastoftheweb.com.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 eastoftheweb.com.txt (limited to 'eastoftheweb.com.txt') diff --git a/eastoftheweb.com.txt b/eastoftheweb.com.txt new file mode 100644 index 0000000..36708da --- /dev/null +++ b/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.3.1