Page 1 of 1
popup on investopedia
Posted: Tue Dec 27, 2016 2:23 pm
by tomy78
how does this popup work ?
on
only the first time when i open the page after firefox was closed (history and cookies are cleared when firefox closes)
and go with the cursos from the page up (like towards the firefox menu, or the home button) and hold it there for a second without pressing anything, this pops out:
https://postimg.org/image/5nsx5ybq1/
i tried hiding it with what element hinding shows is it's class:
investopedia.com##.inner-helper
and blocking it with what i found when inspecting that element in firefox:
##div.lb_overlay.js_lb_overlay
##div.dy-act-overlay
##div.dy_unit.dy_smart_object_163288.dyother.dyMonitor
##div.inner-helper
but they all have 0 hits and that thing keeps poping out.
Re: popup on investopedia
Posted: Tue Dec 27, 2016 3:43 pm
by mapx
try
Code: Select all
investopedia.com##.signup
investopedia.com##.newsletter
Re: popup on investopedia
Posted: Tue Dec 27, 2016 4:12 pm
by tomy78
no, still showing up
Re: popup on investopedia
Posted: Tue Dec 27, 2016 4:41 pm
by mapx
try
Code: Select all
||googletagservices.com^$domain=investopedia.com
Re: popup on investopedia
Posted: Tue Dec 27, 2016 5:24 pm
by tomy78
still shows up.
i just tried ublock origin and it blocks it, with me selecting elements.
Turns out they are the same ones :
##div.inner-helper
##div.lb_overlay.js_lb_overlay
i tried in adblock plus, so i don't know why they don't work there ?
Re: popup on investopedia
Posted: Tue Dec 27, 2016 5:26 pm
by mapx
it works fine for me the last (my) filter.
Did you try using only ABP ? (no other blocking addon)
Re: popup on investopedia
Posted: Tue Dec 27, 2016 6:15 pm
by tomy78
yes,i only used abp for years.
I don't know, look:
https://s24.postimg.org/q57kx1wg5/Capture.jpg
still pops out with your filter like before, when the page is opened the first time after firefox was closed (history/cache/cookies/everything is cleared on exit).
Also it goes away when you click around it in the page.
Shows up in Opera also.
I have the same "doesn't get blocked the first time" problem with other pages too.
If this is my homepage:
https://www.google.hr
this banner
https://s28.postimg.org/qzjxdl02l/Capture.jpg
always shows up at the bottom when firefox is opened the first time after it was closed.
I can block it with:
##._eIg
##._tLg
##._YWg
and it is blocked every time but not the first time firefox opens.
If that isn't my homepage and i open firefox and then navigate to
www.google.hr , the banner at the bottom doesn't show up.
And when this:
https://www.google.com/?gfe_rd=cr&ei=1J ... sl,cr&fg=1
is my homepage i get these two popups:
https://s23.postimg.org/moo2z27ez/Capture.jpg
and the same story, adblock blocks them but not the first time firefox is opened.
And now ublock blocks all of that even the first time, with the same filters that i tried in adblock plus.
Don't know why.
Re: popup on investopedia
Posted: Tue Dec 27, 2016 6:18 pm
by mapx
Oh, if it's only about popups / ads on firefox start ... it's all normal for ABP. The ads / popup / notification is loaded before the ABP initialization.
ubo it's faster on start, or ... wait for loading the ubo resources and then apply again all the filters.