From e4677b6219f6fdfc8f55130804df68446ff2c47e Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Mon, 4 Feb 2013 15:04:40 +0100 Subject: [PATCH] remove debugging oversight --- main.js | 3 +-- total-conversion-build.user.js | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/main.js b/main.js index 7d86e7b7..de13ca94 100644 --- a/main.js +++ b/main.js @@ -40,8 +40,7 @@ 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 = '' - //~ + '' - + '' + + '' + '' + ''; diff --git a/total-conversion-build.user.js b/total-conversion-build.user.js index 4e5db3c4..99774b5d 100644 --- a/total-conversion-build.user.js +++ b/total-conversion-build.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @id ingress-intel-total-conversion@breunigs // @name intel map total conversion -// @version 0.2-2013-02-04-150321 +// @version 0.2-2013-02-04-150429 // @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 @@ -40,8 +40,7 @@ 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 = '' - //~ + '' - + '' + + '' + '' + '';