更新 src/source.txt

This commit is contained in:
jiangsir 2024-09-11 17:01:26 +08:00
parent aec2f2bbf5
commit 4ce0fc3ccc

View File

@ -1,4 +1,5 @@
<?php
$flag = "XXXXXXXXXXXXXXXXXXXXXX";
$secret = "XXXXXXXXXX";
if(!isset($_POST["username"]) || !isset($_POST["password"])){