From cb8261fd31f1310f69723d0b6ac1f3bf10736689 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 15 Jun 2018 22:53:30 +0000 Subject: [PATCH] add index.json --- admin/_apis/telebit.cloud/index.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 admin/_apis/telebit.cloud/index.json diff --git a/admin/_apis/telebit.cloud/index.json b/admin/_apis/telebit.cloud/index.json new file mode 100644 index 0000000..767cb69 --- /dev/null +++ b/admin/_apis/telebit.cloud/index.json @@ -0,0 +1,7 @@ +{ "terms_of_service": ":hostname/tos/" +, "api_host": ":hostname" +, "tunnel": { + "method": "wss" + , "pathname": "" + } +}