From: Paul Menzel Date: Sun, 19 Feb 2012 19:44:23 +0000 (+0100) Subject: Bug#660549: ikiwiki: [PATCH] openid-jquery.js: Update URL of Wordpress favicon X-Git-Tag: 3.20120203~145 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/33e712b78e5fbb93bc0200e96d6bff6869b9856f?hp=33e712b78e5fbb93bc0200e96d6bff6869b9856f Bug#660549: ikiwiki: [PATCH] openid-jquery.js: Update URL of Wordpress favicon From a3041e786fe9e09110218e83e996fe688f8376ea Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sun, 19 Feb 2012 16:05:33 +0100 Subject: [PATCH] openid-jquery.js: Update URL of Wordpress favicon The URL for the favicon for Wordpress in the OpenID login page [1] is not valid anymore and gives the following access denied error. AccessDeniedAccess DeniedC2BF55AE9F76A487FFmvol84V82UR34uxP1N7pDNGSLWS0QDtLBsP5JKj0GcU//C3jm3TftcIcGzFBbh Looking at the Wordpress site I found a different URL for the favicon [2]. The other URLs only use non-secured HTTP access and therefore I only took the http version, although I do not know about the downsides. [1] https://ddgw.s3.amazonaws.com/wordpress.org.ico [2] http://s2.wp.com/i/favicon.ico ---