Skip to content

Commit

Permalink
remove miza
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtmiller committed Jul 11, 2017
1 parent 94844f1 commit 455ea41
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions js/scripts.js
Expand Up @@ -37,14 +37,6 @@ $(function() {
}
}(document, "script", "twitter-wjs");

// Miza Ad Script
(function(window, base) {
var script = document.createElement("script");
script.src = "//" + base + "/c?r=" + Math.random();
script.async = true;
document.getElementsByTagName('head')[0].appendChild(script);
})(window, "sfnql.misosoup.io");

// Google Analytics Tracking Script
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
Expand Down

0 comments on commit 455ea41

Please sign in to comment.