diff --git a/freechat-client/example-dev-config.json b/freechat-client/example-dev-config.json index d37fc40..e9ab2b3 100644 --- a/freechat-client/example-dev-config.json +++ b/freechat-client/example-dev-config.json @@ -3,10 +3,10 @@ "servers": [ { "name": "cool1", - "domain": "freechat.shockrah.io/", + "domain": "freechat.shockrah.io", "ip": "0.0.0.0", "description": "really good", - "key": "given by server don't worry fow now", + "key": "this right here is the secret for that user", "username": "this is optional per server" }, { @@ -17,9 +17,7 @@ } ], + "ignore-me": "global's like this are mainly for default configuration things", "global-username": "shockrah", - "bs-key": "ignore everthing past this point for now", - "proxy": "one day this will be a thing", - "private-key": "user key goes here", - "public-key": "user public key also goes here" + "proxy": "one day this will be a thing" } diff --git a/freechat-client/pages/index.html b/freechat-client/pages/index.html index 101d2ec..e058dd8 100644 --- a/freechat-client/pages/index.html +++ b/freechat-client/pages/index.html @@ -20,35 +20,46 @@ - +
+ +
more bs content
+
+