summaryrefslogtreecommitdiffstats
path: root/dist/js/messaging.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist/js/messaging.js')
-rw-r--r--dist/js/messaging.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/js/messaging.js b/dist/js/messaging.js
index 890da18..883ab64 100644
--- a/dist/js/messaging.js
+++ b/dist/js/messaging.js
@@ -1,5 +1,3 @@
-const API_ENDPOINT = "https://gimb.tk/test.php";
-const DIRECTORY_URL = "/directory.json";
const ENCRYPTED_MESSAGE_REGEX = /<!-- ba-e2eemsg-(\d{4}) -->(\S+?)<!-- end-msg -->/;