Disable adblock on investing.com

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
zennon
Posts: 15
Joined: Mon Jan 25, 2016 9:10 am

Disable adblock on investing.com

Post by zennon »

Code: Select all

http://www.investing.com/commodities/crude-oil
I could disable the popup and overlay with elements but by doing so the site becomes static. The graph and all quotes on the site should update constantly. Please help with code. Thanks.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

it's working fine for me (does not show any anti-adblocking message)
for overlay add

Code: Select all

investing.com##.generalOverlay.displayNone
- update also easylist

if does not work for you with stable version 2.7.3, use the last dev build:
en/development-builds#installation
zennon
Posts: 15
Joined: Mon Jan 25, 2016 9:10 am

Re: Disable adblock on investing.com

Post by zennon »

I was able to figure out that code for overlay and the popup. But by doing so, the scroll bar (vertical) is gone. Also the site becomes static, not updating the quotes (which is the main reason i'm going there).

Easylist just updated, not helping.

EDIT : Just tried DEV version and it was worse. It did not solved the problem. With stable i could disable ABP, go to site and then re-enable ABP. With Dev i could do the same but more ads aren't remove once re-enabled.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

Like I said, it's working for me: the scroll bar works, the indices are still updating in real time
Did you try the dev build ?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

disable all other addons, submit an issue report and then post here the report link
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

zennon wrote:
EDIT : Just tried DEV version and it was worse. It did not solved the problem. With stable i could disable ABP, go to site and then re-enable ABP. With Dev i could do the same but more ads aren't remove once re-enabled.
disable "allow some non intrusive advertising"
zennon
Posts: 15
Joined: Mon Jan 25, 2016 9:10 am

Re: Disable adblock on investing.com

Post by zennon »

mapx wrote:disable all other addons, submit an issue report and then post here the report link
https://reports.adblockplus.org/18870b4 ... 80e0ad71ad
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

try

Code: Select all

@@||imasdk.googleapis.com^$domain=investing.com
if does not work repeat the process keeping the filter above and post again the report link
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

Are you using some investing.com account ? could be this the difference
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: Disable adblock on investing.com

Post by smed79 »

try:

Code: Select all

investing.com#@##adsense
zennon
Posts: 15
Joined: Mon Jan 25, 2016 9:10 am

Re: Disable adblock on investing.com

Post by zennon »

mapx wrote:Are you using some investing.com account ? could be this the difference
No i don't have any account, no login.

New report https://reports.adblockplus.org/8902848 ... 98cf601a79

investing.com#@##adsense : Not Working.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable adblock on investing.com

Post by mapx »

add also

Code: Select all

@@||investing.com^$generichide
@@||static.doubleclick.net/instream/ad_status.js$domain=investing.com
Did you disable all other addons ?

You could test also in firefox portable + ABP
http://portableapps.com/apps/internet/firefox_portable
zennon
Posts: 15
Joined: Mon Jan 25, 2016 9:10 am

Re: Disable adblock on investing.com

Post by zennon »

Code: Select all

@@||static.doubleclick.net/instream/ad_status.js$domain=investing.com
This one alone fixed the problem!! Thanks.
mattofomaha
Posts: 2
Joined: Wed Jul 20, 2016 10:06 pm

Re: Disable adblock on investing.com

Post by mattofomaha »

Could some one tell me where and how to insert the code in Adblock Plus please. Thank you in advance
Last edited by mattofomaha on Thu Jul 21, 2016 12:24 am, edited 1 time in total.
Post Reply