We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d101625 commit c22e127Copy full SHA for c22e127
Android/Delus/app/src/main/java/sngine/app/webview/SngineConfig.java
@@ -5,7 +5,7 @@ class SngineConfig {
5
/* -- CONFIG VARIABLES -- */
6
7
//complete URL of your Sngine website
8
- static String Sngine_URL = "https://delus.site/";
+ static String Sngine_URL = "https://delus.monster/";
9
10
// OneSignal APP Id
11
static String Sngine_ONESIGNAL_APP_ID = "";
0 commit comments