diff --git a/config.js.example b/config.js.example deleted file mode 100644 index 4bab5967..00000000 --- a/config.js.example +++ /dev/null @@ -1,3 +0,0 @@ -//this file is loaded along iwth content.js -//this file sets the server to connect to, and is gitignored -var serverAddress = "https://api.sponsor.ajay.app";