From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- juedische-allgemeine.de.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 juedische-allgemeine.de.txt (limited to 'juedische-allgemeine.de.txt') diff --git a/juedische-allgemeine.de.txt b/juedische-allgemeine.de.txt new file mode 100644 index 0000000..ff5a024 --- /dev/null +++ b/juedische-allgemeine.de.txt @@ -0,0 +1,19 @@ +body: //div[@id='article_container'] +author: //h4//a[@class='author'] +title: //h1 + +replace_string(lang="en"): lang="de" +replace_string(/>1):/> + +strip_id_or_class: share_toolbox +strip_id_or_class: article_header +strip_id_or_class: phototext + +strip_image_src: icon_author.gif + +strip: //img[@src=''] +strip: //h4[@id='author'] + +prune: no + +test_url: http://www.juedische-allgemeine.de/article/view/id/13366 \ No newline at end of file -- cgit v1.3.1