You've already forked qlg.tsgz.moe
IP判断
This commit is contained in:
@ -23,7 +23,6 @@ class Index extends Base{
|
||||
* 首页
|
||||
*/
|
||||
public function index(){
|
||||
echo 'hello';die;
|
||||
echo request()->ip();die;
|
||||
$m = new M();
|
||||
hook('mobileControllerIndexIndex',['getParams'=>input()]);
|
||||
|
Reference in New Issue
Block a user