From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- computerbase.de.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 computerbase.de.txt (limited to 'computerbase.de.txt') diff --git a/computerbase.de.txt b/computerbase.de.txt new file mode 100644 index 0000000..5973c50 --- /dev/null +++ b/computerbase.de.txt @@ -0,0 +1,18 @@ +title://h1 + +author://div[@id="news-meta"]/a + +body://*[@id="main"]/div[1] + +strip://*[@id="main"]/div[2] +strip://*[@id="main"]/div[3] +strip://*[@id="page"]//footer + +#date: didn't manage to parse it + +#Images have to be stripped because the page does it with overlay +strip://img + +#figures are not displayed in instapaper... +strip://figure | //figcaption +test_url: http://www.computerbase.de/news/2012-06/verbraucherzentrale-mahnt-blizzard-fuer-diablo-3-ab/ \ No newline at end of file -- cgit v1.3.1