2
0
mirror of https://git.coolaj86.com/coolaj86/telebit-relay.js.git synced 2025-04-22 03:20:37 +00:00
2018-06-15 22:50:32 +00:00

12 lines
222 B
JSON

{ "terms_of_service": ":hostname/tos/"
, "api_host": "api.:hostname"
, "pair_request": {
"method": "POST"
, "pathname": "api/telebit.cloud/pair_request"
}
, "tunnel": {
"method": "wss"
, "pathname": ""
}
}