first commit

This commit is contained in:
2025-11-28 14:28:58 +08:00
commit 6ef96e6370
314 changed files with 40282 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<?php
/*
* File:管理账号密码数据文件
* Author:易如意
* QQ51154393
* Urlwww.eruyi.cn
*/
$user = 'hero920103';//后台账号
$pass = '920103';//后台密码
$cookie = '29a61ce1e4780613cc59153515edf9ec';
/* 请手动修改以上账号密码信息 */