Create an Account
username: password:
 
  MemeStreams Logo

RE: Google's new Favicon

search


RE: Google's new Favicon
by Acidus at 10:44 pm EDT, Jun 10, 2008

possibly noteworthy wrote:
Acidus wrote:

Google's new Favicon pisses me off.

Decius wrote:

I strongly second this.

Let me recommend a simple edit to your proxy auto-configuration file.

function FindProxyForURL(url, host)
{
if (shExpMatch(url, "http://www.google.com/favicon.ico")) {
return "PROXY 127.0.0.1:8080";
}
else
return "DIRECT";
}

Now, when your browser tries to fetch the offending favicon, you can feed it the Good Old Capital G you've grown to know and love.

only my company uses a network hosted PAC that they change fairly often, so this isnt an option. Unless PAC files can direct you to other PAC files... hmmmmm

RE: Google's new Favicon


 
 
Powered By Industrial Memetics