first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/*
|
||||
* File:管理账号密码数据文件
|
||||
* Author:易如意
|
||||
* QQ:51154393
|
||||
* Url:www.eruyi.cn
|
||||
*/
|
||||
|
||||
$user = 'hero920103';//后台账号
|
||||
|
||||
$pass = '920103';//后台密码
|
||||
|
||||
$cookie = '29a61ce1e4780613cc59153515edf9ec';
|
||||
|
||||
/* 请手动修改以上账号密码信息 */
|
||||
Reference in New Issue
Block a user