Anti-adblock-killer: tr.investing.com & www.investing.com

Created on 8 Aug 2016  路  8Comments  路  Source: reek/anti-adblock-killer

Ad Block Popup is shown at page load at http://tr.investing.com/ & http://www.investing.com/

Duplicate

Most helpful comment

try this filter

@@||doubleclick.net/instream/ad_status.js

All 8 comments

This is easy to fix by adding window.google_ad_status = 1;

Even like this:

// ==UserScript==
// @name           No Anti-AdBlock on investing.com
// @description    Remove Anti-AdBlock popup on investing.com
//
// @run-at         document-end
// @include        http://*.investing.com/*
// @include        https://*.investing.com/*
// ==/UserScript==

window.google_ad_status = 1;

I added that script to TamperMonkey, no luck. Still getting the "We've noticed you're using an ad blocker" non-dismissable popup on investing.com.

Hm.. it works in greasemonkey

try this filter

@@||doubleclick.net/instream/ad_status.js

Added to custom filters @mapx- ;)
Thank you!

Ah, that's embarrassing. Once I deleted the investing.com cookies, both @vitalif and @mapx- solutions work fine.

@@||doubleclick.net/instream/ad_status.js

isn't working for me (Chrome)

Hi,

Anti-AdBlock Killer has been updated ! Changelog

Step 1: Update : UserScript
Step 2: Update : FilterList

Do not forget to donate, review, share, follow and add to favorites.

See you
Reek

https://github.com/reek/anti-adblock-killer/
https://twitter.com/antiadbkiller

Was this page helpful?
0 / 5 - 0 ratings

Related issues

YamiryuuZero picture YamiryuuZero  路  4Comments

graciecat picture graciecat  路  3Comments

SpecialTerminator picture SpecialTerminator  路  5Comments

NessunoIM picture NessunoIM  路  3Comments

limewire picture limewire  路  5Comments