diff options
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 |
