ctf-payload 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/c2.txt ADDED
@@ -0,0 +1,5 @@
1
+ # Netscape HTTP Cookie File
2
+ # https://curl.se/docs/http-cookies.html
3
+ # This file was generated by libcurl! Edit at your own risk.
4
+
5
+ #HttpOnly_103.77.175.40 FALSE / FALSE 0 session Yve1xo-l9t7noFDJVIBzIjVaEWfA8j3vGTe8IFWLEXo.56nLoznyZtRk7lIyLFvzUuuApnA
package/cookies.txt ADDED
@@ -0,0 +1,5 @@
1
+ # Netscape HTTP Cookie File
2
+ # https://curl.se/docs/http-cookies.html
3
+ # This file was generated by libcurl! Edit at your own risk.
4
+
5
+ #HttpOnly_103.77.175.40 FALSE / FALSE 0 session mukxoFRtwtB2KdydcG-rffw6DBhmDiYJ5bgUD-ySNsU.XlvVrt6TeZ_g6ZQt97Z6vHYRZhM
package/cookies2.txt ADDED
@@ -0,0 +1,4 @@
1
+ # Netscape HTTP Cookie File
2
+ # https://curl.se/docs/http-cookies.html
3
+ # This file was generated by libcurl! Edit at your own risk.
4
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ctf-payload",
3
- "version": "1.0.21",
3
+ "version": "1.0.22",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"