From 5fafca6dd476f959e1ee6c36af89e1536c66dffe Mon Sep 17 00:00:00 2001 From: cp6 Date: Wed, 17 Mar 2021 11:32:59 +1100 Subject: [PATCH] Added AUTH file If you have 0 accounts this file will allow you to create one. Navigate to it if you have > 0 accounts then it will delete itself. --- AUTH.php | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 AUTH.php diff --git a/AUTH.php b/AUTH.php new file mode 100644 index 0000000..b65e1c0 --- /dev/null +++ b/AUTH.php @@ -0,0 +1,4 @@ +selfDestruct(); \ No newline at end of file