diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-19 01:50:17 -0700 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-19 01:50:17 -0700 |
commit | 797fd0eea058d54fe45fa057e9c59f07475082fd (patch) | |
tree | d923c070ec789d8e2b0635feaf3866d43abea5e4 /js-scripts/README.org | |
parent | a028e009d6a1db3c145fc970a293a68e78114f5d (diff) | |
download | simponic.xyz-797fd0eea058d54fe45fa057e9c59f07475082fd.tar.gz simponic.xyz-797fd0eea058d54fe45fa057e9c59f07475082fd.zip |
Add some testing scripts
Diffstat (limited to 'js-scripts/README.org')
-rw-r--r-- | js-scripts/README.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/js-scripts/README.org b/js-scripts/README.org new file mode 100644 index 0000000..b4b51cb --- /dev/null +++ b/js-scripts/README.org @@ -0,0 +1,2 @@ +* js-scripts +These are just scripts that I use to test XSS bugs and whatnot; I'm not very good and I have no idea what I am doing this so please ignore them. |