update_aid_0

master
cn.yimian.xyz 2 years ago
parent 84ec09d906
commit 6ffef2f017
  1. 6
      index.php

@ -61,7 +61,7 @@ function gCode($host, $uuid){
"add" => "usa.yimian.xyz",
"port" => "443",
"id" => $uuid,
"aid" => "88",
"aid" => "0",
"net" => "ws",
"type" => "none",
"host" => $host,
@ -76,7 +76,7 @@ function gCode($host, $uuid){
"add" => "v-china.yimian.xyz",
"port" => "443",
"id" => $uuid,
"aid" => "88",
"aid" => "0",
"net" => "ws",
"type" => "none",
"host" => $host,
@ -91,7 +91,7 @@ function gCode($host, $uuid){
"add" => $host,
"port" => "443",
"id" => $uuid,
"aid" => "88",
"aid" => "0",
"net" => "ws",
"type" => "none",
"host" => $host,

Loading…
Cancel
Save