diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-05 12:08:34 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-05 12:08:34 +0200 |
| commit | 97e4d499b793a69e28ef33219f677ae853d0a2cc (patch) | |
| tree | 1678f65b3b278adcf836eb27f49a310a7388ca03 | |
| parent | f3948568946e6cef97219d133b9242ca57e92cb4 (diff) | |
| download | ftr-site-config-97e4d499b793a69e28ef33219f677ae853d0a2cc.tar.gz ftr-site-config-97e4d499b793a69e28ef33219f677ae853d0a2cc.zip | |
global - remove doubleclick images
| -rw-r--r-- | global.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ title: //meta[@property="og:title"]/@content date: //meta[@property="article:published_time"]/@content # article:author is someties URL, e.g. on guardian.co.uk +# Remove Google Publisher Tags: https://support.google.com/dfp_sb/answer/1649768?hl=en +#strip_id_or_class: div-gpt-ad + +# Strip doubleclick image ads +strip_image_src: doubleclick.net + # If you get chunks of Javascript code appearing in the extracted output, try uncommenting the lines below. # This tries to convert script tags to hidden div elements (which Full-Text RSS removes). # If you notice issues with this approach, please let us know. |
