From 5c8d213252e72998320cf89c1baca6bfe72e05c0 Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:03:30 +0100 Subject: replaces gimsis/gse/ to gimsis/ --- assets/js/gsec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/js/gsec.js b/assets/js/gsec.js index 73e8fd2..3dcde88 100644 --- a/assets/js/gsec.js +++ b/assets/js/gsec.js @@ -18,7 +18,7 @@ function slDayToInt(inputString) { // wtf return fourCharDays.indexOf(fourChars); } -const GSE_URL = "https://zgimsis.gimb.tk/gse/"; +const GSE_URL = "https://zgimsis.gimb.tk/"; /* sheer fucking luck I didn't put /gse/ as part of every API method URL */ const GSEC_ERR_NET = "GSEC NETWORK ERROR (ajax error)"; const GSEC_ERR_NET_POSTBACK_GET = "GSEC NETWORK ERROR (ajax error) in postback GET" const GSEC_ERR_NET_POSTBACK_POST = "GSEC NETWORK ERROR (ajax error) in postback POST" -- cgit v1.2.3 From c748801ee436be5925d2c426036c9c2b74df3813 Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:08:28 +0100 Subject: popravil instagram link --- assets/pages-src/about.bvr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/pages-src/about.bvr b/assets/pages-src/about.bvr index 144576e..db312d7 100644 --- a/assets/pages-src/about.bvr +++ b/assets/pages-src/about.bvr @@ -94,7 +94,7 @@ class="btn-floating btn-medium waves-effect waves-light button-theme-gimb" type="button"> message - -- cgit v1.2.3