diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-12 00:37:03 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-12 00:37:03 +0000 |
| commit | f80ecd3923d5ca3b580f6fc10d411069088a9212 (patch) | |
| tree | 4d5461bfe14e2357ee8cf8f901ac99caf5dcd9c2 /golem.de.txt | |
| parent | fd7b7699cd2ff320bf506356bd9845fbf0cea886 (diff) | |
| parent | 85c58e06b24c021233ce460108f7c24db62dd762 (diff) | |
| download | ftr-site-config-f80ecd3923d5ca3b580f6fc10d411069088a9212.tar.gz ftr-site-config-f80ecd3923d5ca3b580f6fc10d411069088a9212.zip | |
Merge pull request #92 from jangernert/master
A few new config files and updates
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 |
