From e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb Mon Sep 17 00:00:00 2001 From: JeanLuc Date: Thu, 12 Nov 2015 00:43:44 +0100 Subject: merge changes of my own config files with upstream --- pro-linux.de.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pro-linux.de.txt (limited to 'pro-linux.de.txt') diff --git a/pro-linux.de.txt b/pro-linux.de.txt new file mode 100644 index 0000000..57bf701 --- /dev/null +++ b/pro-linux.de.txt @@ -0,0 +1,19 @@ +tidy: no +prune: no + +title: //h2[@class='title'] +date: //div[@class='tidescr'] + +body: //div[@id='article'] +body: //div[@id='news'] + +next_page_link: //a[@title='nächste'] + +strip: //div[@class='topic'] +strip: //h2[@class='title'] +strip: //div[a[contains(@href,'/user/')]] +strip: //div[@class='picto'] +strip: //p[@class='addinfo'] +strip: //h3[@class='topic'] + +test_url: http://www.pro-linux.de/artikel/2/1762/ubuntu-und-kubuntu-1504.html -- cgit v1.3.1