aboutsummaryrefslogtreecommitdiffstats
path: root/install.js
diff options
context:
space:
mode:
author1024x22018-08-11 17:39:25 +0100
committer1024x22018-08-11 17:39:25 +0100
commit01b67bb52128a06c39e7453b902e8075986ba48c (patch)
tree998aa91fe118b6410704615e6ecae64defbf87fb /install.js
parent152914365aa906fc639cc43ceed620698f5cc976 (diff)
w
Diffstat (limited to 'install.js')
-rw-r--r--install.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/install.js b/install.js
index 16f12e6..3700a92 100644
--- a/install.js
+++ b/install.js
@@ -11,7 +11,6 @@ $alert({
var _main = `var interval = setInterval(function () {
try {
if (!!le) {
- localStorage[".pkg93/userscript"] = "";
clearInterval(interval);
$loader.script("https://${_pkg93cdn ? "cdn." : ""}rawgit.com/pkg93/pkg93/${_pkg93tagtoinstall}/pkg93.js");
}
@@ -28,4 +27,4 @@ $alert({
img: "//cdn.rawgit.com/1024x2/pkg93/70039c02/pkg.png"
});
}
-}); \ No newline at end of file
+});