forked from TeamUlysses/ulib
Switch to lighter host for HTTP connectivity check.
This commit is contained in:
parent
ac25b304fc
commit
5e730bb41e
@ -181,7 +181,7 @@ local function httpErr()
|
||||
end
|
||||
|
||||
local function downloadForUlibUpdateCheck()
|
||||
http.Fetch( "http://google.com", httpCheck, httpErr )
|
||||
http.Fetch( "http://www.msftncsi.com/ncsi.txt", httpCheck, httpErr )
|
||||
end
|
||||
|
||||
if ULib.AUTOMATIC_UPDATE_CHECKS then
|
||||
|
@ -1 +1 @@
|
||||
1711238607
|
||||
1711248700
|
||||
|
Loading…
Reference in New Issue
Block a user