Commit eed0ac4a authored by 王明明's avatar 王明明

修复vy

parent 4b594add
......@@ -167,7 +167,7 @@ var px = "http://user-unifflcc-region-de:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600"
var akmUrl = "http://lcc.unififi.com/akamai/gen"
func main() {
Debug = flag.Bool("debug", true, "本地调试")
Debug = flag.Bool("debug", false, "本地调试")
flag.Parse()
r := rand.Intn(1149) + 10000
px = fmt.Sprintf("http://user-unifflcc-region-de-sessid-%d-sesstime-5-keep-true:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600", r)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment