[Antisocial] Twitter images on apple.com

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Marijo
Posts: 90
Joined: Wed Jun 29, 2011 4:37 pm

[Antisocial] Twitter images on apple.com

Post by Marijo »

Hi Hubird! :)

Code: Select all

http://images.apple.com/ios/ios5/images/nav_icon_twitter.png
is blocked by

Code: Select all

/images/*_twitter.
which breaks the layout on http://www.apple.com/ios/ios5/features.html

In addition to that,

Code: Select all

http://images.apple.com/ios/ios5/images/twitter_icon.jpg
is blocked by

Code: Select all

/images/twitter$domain=~twitter.com|~twitvid.com
and hidden by

Code: Select all

~formspring.me,~f1.mozillamessaging.com,~thefader.com##.twitter
Regards,
Marijo
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: [Antisocial] Twitter images on apple.com

Post by Hubird »

Force an update and it should good.

:arrow: :arrow: :arrow:
Marijo
Posts: 90
Joined: Wed Jun 29, 2011 4:37 pm

Re: [Antisocial] Twitter images on apple.com

Post by Marijo »

Works great now! Thanks! :D
Locked