itworld.com missing big banner stories

This is where you should report issues arising from the subscription filters.
Locked
User avatar
ant
Contributor
Contributor
Posts: 381
Joined: Sat Feb 21, 2009 6:49 am
Location: An Ant Farm

itworld.com missing big banner stories

Post by ant »

Hi!

URL example: http://www.itworld.com/mobile-wireless/ ... etter-tech

There is a big banner on the top that shows different stories. When blocked, there is a big white gap.

||eloqua.com^$third-party

Subscription: https://easylist-downloads.adblockplus. ... sylist.txt

Thank you in advance. :)
Ant @ Ant's Quality Foraged Links (http://aqfl.net) and The Ant Farm (http://antfarm.ma.cx).
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

I can see this big empty space regardless of Adblock Plus is enabled or not and I haven't saw any elements from eloqua.com on that page...
User avatar
ant
Contributor
Contributor
Posts: 381
Joined: Sat Feb 21, 2009 6:49 am
Location: An Ant Farm

Post by ant »

Khrin wrote:I can see this big empty space regardless of Adblock Plus is enabled or not and I haven't saw any elements from eloqua.com on that page...
Do you have a hosts file or anything else that might be blocking it? Are you in USA?
Ant @ Ant's Quality Foraged Links (http://aqfl.net) and The Ant Farm (http://antfarm.ma.cx).
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

Finally I've found it, can you tell me if these works for you?

Code: Select all

@@||now.eloqua.com/visitor/v200/svrGP.aspx?$subdocument
@@||itworld.com/elqNow/$script
User avatar
ant
Contributor
Contributor
Posts: 381
Joined: Sat Feb 21, 2009 6:49 am
Location: An Ant Farm

Post by ant »

Khrin wrote:Finally I've found it, can you tell me if these works for you?

Code: Select all

@@||now.eloqua.com/visitor/v200/svrGP.aspx?$subdocument
@@||itworld.com/elqNow/$script
Nope, I am still seeing:

Addresses:
http://now.eloqua.com/visitor/v200/svrG ... 480&ms=260
http://now.eloqua.com/visitor/v200/svrG ... 480&ms=340
http://now.eloqua.com/visitor/v200/svrG ... 480&ms=491

Filter:
||eloqua.com^$third-party


Or maybe the filter hasn't been updated to download?
Ant @ Ant's Quality Foraged Links (http://aqfl.net) and The Ant Farm (http://antfarm.ma.cx).
User avatar
Hubird
Adversity Author
Adversity Author
Posts: 1768
Joined: Sun Sep 30, 2007 4:31 am
Location: Australia

Post by Hubird »

Looks to me like just:

Code: Select all

@@||now.eloqua.com/visitor/v200/svrGP.aspx?pps=*&siteid=*&ref=*?social=
Fixes the problem.
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

The problem for me is that to see anything from eloqua.com, I'm forced to whitelist all the scripts under the /elqnow/ folder...
Matt
Contributor
Contributor
Posts: 420
Joined: Thu Mar 20, 2008 1:20 pm

Post by Matt »

It only works for me when I do the following

Code: Select all

@@||now.eloqua.com/visitor/v200/svrGP.aspx?pps=*&siteid=*&ref=*?social=
And also disable the rules for

Code: Select all

/elqcfg.js
/elqnow/*
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

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

Post by Hubird »

Ares2,

Code: Select all

@@||now.eloqua.com/visitor/v200/svrgp.aspx?$subdocument,domain=itworld.com
Looks overly generic to me.

I see

Code: Select all

http://now.eloqua.com/visitor/v200/svrGP.aspx?pps=3&siteid=1856&ref2=http%3A//www.itworld.com/&tzo=-660&ms=462

Code: Select all

http://now.eloqua.com/visitor/v200/svrGP.aspx?pps=31&siteid=1856&ref=http://www.itworld.com/mobile-wireless/223915/when-smaller-better-tech?article=mobilewireless%26mobilewireless=11-25-2011&ref2=http%3A//www.itworld.com/&tzo=-660&ms=148

Code: Select all

http://now.eloqua.com/visitor/v200/svrGP.aspx?pps=31&siteid=1856&ref=http://www.itworld.com/mobile-wireless/223915/when-smaller-better-tech?social=mobilewireless%26mobilewireless=11-25-2011&ref2=http%3A//www.itworld.com/&tzo=-660&ms=359
It looks like the first 2 can be blocked without issue, with only the the last one needing to be whitelisted.

Am I missing something :?:
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

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

Post by Hubird »

That's more like it... :)

Best to keep whitelists as specific as possible, now more so than ever with social and annoyance blocking lists gaining popularity.
Marijo
Contributor
Contributor
Posts: 224
Joined: Thu Nov 20, 2008 11:26 am

Post by Marijo »

This filter

Code: Select all

||eloqua.com^$third-party
breaks the layout on this page:
http://www.itworld.com/networking/23192 ... k?page=0,1
With the above filter enabled, the article slider appears at the bottom of the page instead of at the top.
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

Locked