diff --git a/src/core/prelude.js b/src/core/prelude.js index 0106d19..f740ed7 100644 --- a/src/core/prelude.js +++ b/src/core/prelude.js @@ -84,9 +84,7 @@ if (!window.FB) { ? 'https://s-static.ak.fbcdn.net/' : 'http://static.ak.fbcdn.net/'), graph : 'https://graph.facebook.com/', - staticfb : (window.location.protocol == 'https:' - ? 'https://s-static.ak.facbook.com/' - : 'http://static.ak.facbook.com/'), + staticfb : 'http://static.ak.facebook.com/', www : window.location.protocol + '//www.facebook.com/' }, _locale: null,