Move to orig. proposed captiveportal
This commit is contained in:
parent
0085f2dfad
commit
5d9d07e6d0
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# For more information see https://www.kuketz-blog.de/empfehlungsecke/#captive-portal
|
# For more information see https://www.kuketz-blog.de/empfehlungsecke/#captive-portal
|
||||||
|
|
||||||
adb shell 'settings put global captive_portal_http_url "http://captiveportal.myservermanager.com"'
|
adb shell 'settings put global captive_portal_http_url "http://captiveportal.kuketz.de"'
|
||||||
adb shell 'settings put global captive_portal_https_url "https://captiveportal.myservermanager.com"'
|
adb shell 'settings put global captive_portal_https_url "https://captiveportal.kuketz.de"'
|
||||||
adb shell 'settings put global captive_portal_fallback_url "http://captiveportal.myservermanager.com"'
|
adb shell 'settings put global captive_portal_fallback_url "http://captiveportal.kuketz.de"'
|
||||||
adb shell 'settings put global captive_portal_other_fallback_urls "http://captiveportal.myservermanager.com"'
|
adb shell 'settings put global captive_portal_other_fallback_urls "http://captiveportal.kuketz.de"'
|
||||||
|
|
Loading…
Reference in a new issue