windowsitpro.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
User avatar
Hubird
Adversity Author
Adversity Author
Posts: 1768
Joined: Sun Sep 30, 2007 4:31 am
Location: Australia

Post by Hubird »

It is possible to stop the pop up by blocking all scripts on the page:

Code: Select all

||windowsitpro.com^$script
I just need to narrow it down to the one causing the annoyance.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12230
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Code: Select all

windowsitpro.com###roadblockbackground
windowsitpro.com###roadblockcontainer
User avatar
Hubird
Adversity Author
Adversity Author
Posts: 1768
Joined: Sun Sep 30, 2007 4:31 am
Location: Australia

Post by Hubird »

fanboy wrote:

Code: Select all

windowsitpro.com###roadblockbackground
windowsitpro.com###roadblockcontainer
I would prefer to prevent it from ever appearing by blocking the script responsible rather than hide it.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12230
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Though I wouldn't block all scripts on the site.
User avatar
Hubird
Adversity Author
Adversity Author
Posts: 1768
Joined: Sun Sep 30, 2007 4:31 am
Location: Australia

Post by Hubird »

fanboy wrote:Though I wouldn't block all scripts on the site.
No, that was just proof of concept...Now it's a matter of finding the script responsible for the pop up and creating a more appropriate rule.
User avatar
Erunno
Emeritus Contributor
Emeritus Contributor
Posts: 1866
Joined: Fri Dec 05, 2008 5:21 pm

Post by Erunno »

Zombie Contributor
User avatar
Hubird
Adversity Author
Adversity Author
Posts: 1768
Joined: Sun Sep 30, 2007 4:31 am
Location: Australia

Post by Hubird »

For any one interested

Code: Select all

||windowsitpro.com^*/doubleclick/doubleclick.
||windowsitpro.com^*/Roadblock.
Should block the pop up with no need for hiding rules.
User avatar
Erunno
Emeritus Contributor
Emeritus Contributor
Posts: 1866
Joined: Fri Dec 05, 2008 5:21 pm

Post by Erunno »

The popup already is taken care of by the roadblock filter but I missed the locally hosted Doubleclick stuff:

https://hg.adblockplus.org/easylist/rev/7c0fd6cce3c3
Zombie Contributor
Marijo
Contributor
Contributor
Posts: 224
Joined: Thu Nov 20, 2008 11:26 am

Post by Marijo »

Obsolete:

Code: Select all

||windowsitpro.com^*/doubleclick/
||windowsitpro.com^*/googleafc
||windowsitpro.com^*/roadblock.js
windowsitpro.com###dnn_pentonRoadblock_pnlRoadblock
That roadblock nonsense probably peed off a lot of visitors...
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Marijo
Contributor
Contributor
Posts: 224
Joined: Thu Nov 20, 2008 11:26 am

Post by Marijo »

Thanks, Ares2! :-)
Let's hope they don't bring it back...
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

By making us remove the rules, you automatically became responsible for notifying us immediately if they need to be readded. It clearly says so in § 217 (f) (4) of the EasyList contributors contract you signed, don't you remember? :P
Marijo
Contributor
Contributor
Posts: 224
Joined: Thu Nov 20, 2008 11:26 am

Post by Marijo »

Sure, I will. 8)
Thank God I didn't sign anything... Or did I? :P

PS: How do you maintainers check for non-existent domains in the filter lists? Via scripts or the good ol' fashioned way aka manually?
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Billy wrote:Or did I?
Remember that night back in October? ...... No? Don't know what I'm talking about? ...... See. :mrgreen:
Billy wrote:How do you maintainers check for non-existent domains in the filter lists? Via scripts or the good ol' fashioned way aka manually?
Famlam has recently written something to automatically detect "dead, redirected or parked sites". The output will have to be verified manually.
Locked