url allow

This commit is contained in:
“wanyongkang”
2021-08-04 09:43:46 +08:00
parent 29abf21cc6
commit 3910fc0bfc

View File

@@ -21,6 +21,10 @@ class Allow
result([], '', 10000);die;
}
if (strpos($get['url'], '/home/blank') !== false) {
result([], '', 10000);die;
}
if(!in_array($get['id'],$allow_ids)){
//获取