Skip to content

Instantly share code, notes, and snippets.

@michaeldelorenzo
michaeldelorenzo / hsp.js
Created October 25, 2012 14:02
Hootsuite SDK JS fix for HTTPS
// downloaded from https://d2l6uygi1pgnys.cloudfront.net/jsapi/0-5/hsp.js?
// to fix a bug in Hootsuite SDK
var hsp = {};
(function () {
hsp = new function () {
var g = "https:" == document.location.protocol ? "https://" : "http://",
q = g + "d2l6uygi1pgnys.cloudfront.net/jsapi/0-5/assets",
r = g + "d2l6uygi1pgnys.cloudfront.net/jsapi/json2.js",
j = "https:" == document.location.protocol ? "https://" : "http://",
l = !0,