From 5837205a9a47e364dc9038221f29b25e091a2ee3 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 28 Jan 2020 15:45:18 -0500 Subject: [PATCH] Updated API URL --- config.js.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js.example b/config.js.example index 23cc0be3..4bab5967 100644 --- a/config.js.example +++ b/config.js.example @@ -1,3 +1,3 @@ //this file is loaded along iwth content.js //this file sets the server to connect to, and is gitignored -var serverAddress = "https://sponsor.ajay.app"; \ No newline at end of file +var serverAddress = "https://api.sponsor.ajay.app";