Page 2 of 4

Re: speedtest.net

Posted: Fri May 29, 2015 6:49 am
by terrorist96
ambiance wrote:It's baccccck! Time to play ad domain whack a mole!

Code: Select all

||tightexact.net^$third-party
I'm not seeing a new ad. Situation is still the same as my last post for me (infinite loading but no ads)

Re: speedtest.net

Posted: Mon Jun 01, 2015 1:11 am
by terrorist96
terrorist96 wrote:
ambiance wrote:It's baccccck! Time to play ad domain whack a mole!

Code: Select all

||tightexact.net^$third-party
I'm not seeing a new ad. Situation is still the same as my last post for me (infinite loading but no ads)
I'm seeing this now.

http://tightexact.net/SxSxCx8ilktqks.o. ... mpaign=PCR

Re: speedtest.net

Posted: Wed Jun 03, 2015 11:59 pm
by smed79
viewtopic.php?f=62&t=23190

Code: Select all

||tightexact.net^$third-party
||whendisturbed.com^$third-party
||herlifehealthhr.com^$third-party

Re: speedtest.net

Posted: Sun Jun 07, 2015 1:17 am
by ambiance
It's gone, it's back, it's gone, it's back. tightexact is the culprit again.

Re: speedtest.net

Posted: Sun Jun 07, 2015 1:58 am
by fanboy

Re: speedtest.net

Posted: Sun Jun 07, 2015 2:30 am
by ambiance
Take that, Madison Avenue!

Re: speedtest.net

Posted: Sun Jun 07, 2015 10:03 pm
by ambiance
This has to be the most aggressive anti-adblocking I've ever seen. They seem to rotate to a new server when one is blocked. Now it's datumreact.com.

Re: speedtest.net

Posted: Sun Jun 07, 2015 10:52 pm
by smed79
@ambiance can you please try :

Code: Select all

||speedtest.net/javascript/dfpManager.js

Re: speedtest.net

Posted: Sun Jun 07, 2015 11:20 pm
by ambiance
smed79 wrote:@ambiance can you please try :

Code: Select all

||speedtest.net/javascript/dfpManager.js
It works as advertised, thank you very much.

Re: speedtest.net

Posted: Tue Jun 09, 2015 1:48 am
by ambiance
Will that filter be added to the list?

Re: speedtest.net

Posted: Tue Jun 09, 2015 8:37 pm
by ambiance
||speedtest.net/javascript/dfpManager.js no longer works as of today.

Re: speedtest.net

Posted: Wed Jun 10, 2015 12:13 am
by changla
submit an issue report.

Re: speedtest.net

Posted: Wed Jun 10, 2015 12:55 am
by smed79
Hi;
I can not reproduce, i am based on html code source via us proxy: http://pastie.org/pastes/10232226/text
test:

Code: Select all

##.ad-vertical-stack-ad-1
##.ad-vertical-stack-ad-2
@@||ads.ookla.com/www/test.js
||cloudfront.net/ookla.js
||d1zatounuylvwg.cloudfront.net^

Re: speedtest.net

Posted: Wed Jun 10, 2015 8:27 pm
by ambiance
||d1zatounuylvwg.cloudfront.net^ did the trick.

Re: speedtest.net

Posted: Mon Jun 15, 2015 8:39 pm
by ambiance
Is d1zatounuylvwg.cloudfront.net being added to the long list of cloudfront entries?

Re: speedtest.net

Posted: Sun Jun 21, 2015 10:36 am
by intense

Code: Select all

||datumreact.com^$third-party

Posted: Tue Aug 11, 2015 12:33 pm
by tancrackers
This ad pops up now:
https://i.imgur.com/kPAF61x.png

Re: speedtest.net

Posted: Tue Aug 11, 2015 5:04 pm
by intense

Code: Select all

speedtest.net##[id*="_leaderboard"]
speedtest.net##.aos-link

Re: speedtest.net

Posted: Tue Aug 11, 2015 5:25 pm
by terrorist96
intense wrote:

Code: Select all

speedtest.net##[id*="_leaderboard"]
speedtest.net##.aos-link
Doesn't work for me.

Re: speedtest.net

Posted: Tue Aug 11, 2015 5:56 pm
by intense
yes, in chrome with ABP does not work (probably due to !important stuff)

Re: speedtest.net

Posted: Tue Aug 11, 2015 6:15 pm
by intense
test this filter

Code: Select all

@@||ads.ookla.com/www/test.js?*

Re: speedtest.net

Posted: Tue Aug 11, 2015 6:45 pm
by terrorist96
intense wrote:test this filter

Code: Select all

@@||ads.ookla.com/www/test.js?*
Yes, that works. Please merge.

Re: speedtest.net

Posted: Tue Aug 18, 2015 5:26 pm
by jeremywork
Header bar ad comes back even when manually removed

Re: speedtest.net

Posted: Tue Aug 18, 2015 7:19 pm
by intense
did you test the filter above ?

Re: speedtest.net

Posted: Thu Aug 20, 2015 2:00 am
by smed79

Re: speedtest.net

Posted: Thu Aug 20, 2015 8:01 am
by intense
probably this filter should be more specific

Code: Select all

@@||speedtest.net/javascript/speedtest-main.js

Re: speedtest.net

Posted: Thu Aug 20, 2015 4:44 pm
by terrorist96
I don't get that message. I am seeing a Verizon ad though, and the latest suggested custom filter by intense doesn't help.

Re: speedtest.net

Posted: Sat Aug 22, 2015 3:54 am
by fanboy

Re: speedtest.net

Posted: Mon Aug 24, 2015 1:35 pm
by tancrackers
Hello,
I noticed that these patches do not block the ads on Speedtest.net under uBlock for Firefox / Chrome, and they actually get through Adblock for Chrome.
They only work for ADP for Firefox.
Here's the discussion:
https://github.com/gorhill/uBlock/issue ... -134160389

This blocks the ads in both Chrome and in Firefox:

Code: Select all

 ||speedtest.net/javascript/speedtest-main.js*&b=^$important
A couple of notes from the thread:
There is no such thing as user stylesheets on Chromium. Anyway, as said, use @neilishere's solution, it's better than the current solution in EasyList. It should be submitted to maintainers of EasyList, as this would also fix the problem for ABP Chromium.

Given that there is a solution with a proper filter, I close the issue as a 3rd-party filter list issue.
,...,
Probably because ABP Firefox uses user-stylesheets, which have absolute priority over any other styles. This is not true for Chromium, so ABP on Chromium suffers the issue as well.

Re: speedtest.net

Posted: Mon Aug 24, 2015 5:45 pm
by terrorist96
Yep, still see the ad on Chrome.