mirror of
https://github.com/Snigdha-OS/snigdhaos-assistant.git
synced 2025-09-05 20:26:43 +02:00
🐞 fix(url): change to google.com
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
/*
|
/*
|
||||||
* a constant variable INTERNET_CHECK_URL which stores the URL to check for internet connectivity.
|
* a constant variable INTERNET_CHECK_URL which stores the URL to check for internet connectivity.
|
||||||
*/
|
*/
|
||||||
const char* INTERNET_CHECK_URL = "https://snigdhaos.org";
|
const char* INTERNET_CHECK_URL = "https://google.com/";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* constructor for the SnigdhaOSAssistant class.
|
* constructor for the SnigdhaOSAssistant class.
|
||||||
|
Reference in New Issue
Block a user