mirror of
https://github.com/therootcompany/telebit.git
synced 2025-12-24 06:18:46 +00:00
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"terms_of_service": ":hostname/tos/",
|
|
"api_host": ":hostname/api",
|
|
"authn": {
|
|
"method": "GET",
|
|
"pathname": "inspect"
|
|
},
|
|
"pair_request": {
|
|
"method": "POST",
|
|
"pathname": "telebit.app/pair_request"
|
|
}
|
|
}
|