diff options
| author | JeanLuc <jeanluc@jeanluc-desktop.fritz.box> | 2015-11-12 00:49:03 +0100 |
|---|---|---|
| committer | JeanLuc <jeanluc@jeanluc-desktop.fritz.box> | 2015-11-12 00:49:03 +0100 |
| commit | 85c58e06b24c021233ce460108f7c24db62dd762 (patch) | |
| tree | 4d5461bfe14e2357ee8cf8f901ac99caf5dcd9c2 /computerbase.de.txt | |
| parent | e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb (diff) | |
| download | ftr-site-config-85c58e06b24c021233ce460108f7c24db62dd762.tar.gz ftr-site-config-85c58e06b24c021233ce460108f7c24db62dd762.zip | |
modified config files
Diffstat (limited to 'computerbase.de.txt')
| -rw-r--r-- | computerbase.de.txt | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/computerbase.de.txt b/computerbase.de.txt index 214fcce..c6957c3 100644 --- a/computerbase.de.txt +++ b/computerbase.de.txt @@ -1,18 +1,15 @@ title://h1 -author://div[@id="news-meta"]/a +author://span[@class="article-authornames"]/a -body: //div[contains(@class, 'text-content')] +body: //div[@class='article-view__content'] -strip://*[@id="main"]/div[2] -strip://*[@id="main"]/div[3] -strip://*[@id="page"]//footer +replace_string("padding-bottom:): " -#date: didn't manage to parse it -#Images have to be stripped because the page does it with overlay -strip://img +strip://div[@class='adbox-wrapper__label'] +strip://div[@class='adbox-rectangle'] +strip://div[@class='adbox-rectangle'] +strip://div[contains(@class,'article-view__share-links-top')] -#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/ |
