From eb94f5fa77ff61546b3a91fed5dfb6d78104e2b4 Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Fri, 1 Feb 2013 13:48:43 +0100 Subject: [PATCH] new build --- total-conversion-build.user.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/total-conversion-build.user.js b/total-conversion-build.user.js index d17f782a..18475d48 100644 --- a/total-conversion-build.user.js +++ b/total-conversion-build.user.js @@ -1,10 +1,10 @@ // ==UserScript== // @id www.ingress.com-4e3ebacd-9e95-410c-8b88-6f3647f6a7a8@scriptish // @name intel map total conversion -// @version 0.1-2013-02-01-131053 +// @version 0.1-2013-02-01-134835 // @namespace https://github.com/breunigs/ingress-intel-total-conversion -// @updateURL https://raw.github.com/breunigs/ingress-intel-total-conversion/master/total-conversion-build.user.js -// @downloadURL https://raw.github.com/breunigs/ingress-intel-total-conversion/master/total-conversion-build.user.js +// @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 // @description total conversion for the ingress intel map. // @include http://www.ingress.com/intel* // ==/UserScript== @@ -39,13 +39,13 @@ for(var i = 0; i < d.length; i++) { // remove complete page. We only wanted the user-data and the page’s // security context so we can access the API easily. Setup as much as // possible without requiring scripts. -document.getElementsByTagName('head')[0].innerHTML = - '' - '' - + ''; +document.getElementsByTagName('head')[0].innerHTML = '' + + '' + + '' + + ''; -document.getElementsByTagName('body')[0].innerHTML = - '
Loading, please wait
' +document.getElementsByTagName('body')[0].innerHTML = '' + + '
Loading, please wait
' + '