diff options
Diffstat (limited to 'pro-linux.de.txt')
| -rw-r--r-- | pro-linux.de.txt | 19 |
1 files changed, 19 insertions, 0 deletions
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 |
