From 97e4d499b793a69e28ef33219f677ae853d0a2cc Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Sat, 5 Oct 2013 12:08:34 +0200 Subject: global - remove doubleclick images --- global.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/global.txt b/global.txt index 9cda76e..71fbc93 100644 --- a/global.txt +++ b/global.txt @@ -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. -- cgit v1.3.1