adb shell settings delete global captive_portal_https_url adb shell settings delete global captive_portal_http_url
添加新的地址
1 2 3
# 小米服务器 adb shell settings put global captive_portal_https_url https://connect.rom.miui.com/generate_204 adb shell settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204