diff options
| author | JeanLuc <jeanluc@jeanluc-desktop.fritz.box> | 2015-11-12 00:43:44 +0100 |
|---|---|---|
| committer | JeanLuc <jeanluc@jeanluc-desktop.fritz.box> | 2015-11-12 00:43:44 +0100 |
| commit | e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb (patch) | |
| tree | 306918ee0dcc67be1d7a2c65a20a9259a4af7120 /pro-linux.de.txt | |
| parent | fd7b7699cd2ff320bf506356bd9845fbf0cea886 (diff) | |
| download | ftr-site-config-e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb.tar.gz ftr-site-config-e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb.zip | |
merge changes of my own config files with upstream
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 |
