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";