diff options
-rw-r--r-- | .gitmodules | 2 | ||||
-rw-r--r-- | pentadactyl.dot/plugins.link/links.js | 4 | ||||
m--------- | pentadactyl.dot/plugins.link/toggleproxy | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 9062256..40285bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "pentadactyl.dot/plugins.link/toggleproxy"] path = pentadactyl.dot/plugins.link/toggleproxy - url = https://github.com/congma/toggleproxy + url = https://github.com/rhatto/toggleproxy diff --git a/pentadactyl.dot/plugins.link/links.js b/pentadactyl.dot/plugins.link/links.js index 21434ef..d64ae36 100644 --- a/pentadactyl.dot/plugins.link/links.js +++ b/pentadactyl.dot/plugins.link/links.js @@ -4,8 +4,8 @@ "use strict"; -XML.ignoreWhitespace = false; -XML.prettyPrinting = false; +//XML.ignoreWhitespace = false; +//XML.prettyPrinting = false; /* use strict */ var INFO = diff --git a/pentadactyl.dot/plugins.link/toggleproxy b/pentadactyl.dot/plugins.link/toggleproxy -Subproject 7ddf0888d15624e9bd8bcfc1a3d1f66aa67e9d4 +Subproject 4c1201a7baec9790cbb71ee4f8ede486cfac26b |