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 /golem.de.txt | |
| parent | e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb (diff) | |
| download | ftr-site-config-85c58e06b24c021233ce460108f7c24db62dd762.tar.gz ftr-site-config-85c58e06b24c021233ce460108f7c24db62dd762.zip | |
modified config files
Diffstat (limited to 'golem.de.txt')
| -rw-r--r-- | golem.de.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/golem.de.txt b/golem.de.txt index c64860c..6954168 100644 --- a/golem.de.txt +++ b/golem.de.txt @@ -8,6 +8,7 @@ prune: no title: //h1 date: //time +author: //a[@rel='author'] # Content is here body: //article @@ -28,6 +29,10 @@ strip_id_or_class: footer # Tidy up galleries (could still be improved, though) strip: //img[@src=''] +strip: //li[not(*)] +strip: //div[contains(@style,'margin')] +strip: //figure[contains(@id,'gvideo')] + # Try yourself test_url: http://www.golem.de/news/intel-core-i7-5960x-im-test-die-pc-revolution-beginnt-mit-octacore-und-ddr4-1408-108893.html |
