diff --git a/total-conversion-build.user.js b/total-conversion-build.user.js index 8a9684fd..0c2d8ac8 100644 --- a/total-conversion-build.user.js +++ b/total-conversion-build.user.js @@ -1,10 +1,10 @@ // ==UserScript== // @id ingress-intel-total-conversion@breunigs // @name intel map total conversion -// @version 0.4-2013-02-11-172624 +// @version 0.5-2013-02-11-173638 // @namespace https://github.com/breunigs/ingress-intel-total-conversion -// @updateURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/total-conversion-build.user.js -// @downloadURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/total-conversion-build.user.js +// @updateURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/dist/total-conversion-build.user.js +// @downloadURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/dist/total-conversion-build.user.js // @description total conversion for the ingress intel map. // @include http://www.ingress.com/intel* // @match http://www.ingress.com/intel* @@ -53,9 +53,9 @@ for(var i = 0; i < d.length; i++) { // security context so we can access the API easily. Setup as much as // possible without requiring scripts. document.getElementsByTagName('head')[0].innerHTML = '' - + '' + //~ + '' + 'Ingress Intel Map' - //~ + '' + + '' + '' + '';