mirror of
https://git.coolaj86.com/coolaj86/telebit-relay.js.git
synced 2025-02-23 01:28:04 +00:00
so commercial
This commit is contained in:
parent
2603c322bd
commit
09b1d5939e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
emails
|
||||
node_modules.*
|
||||
include
|
||||
bin/node
|
||||
|
11
lib/extensions/admin/_apis/telebit.cloud/index.json
Normal file
11
lib/extensions/admin/_apis/telebit.cloud/index.json
Normal file
@ -0,0 +1,11 @@
|
||||
{ "terms_of_service": ":hostname/tos/"
|
||||
, "api_host": "api.:hostname"
|
||||
, "pair_request": {
|
||||
"method": "POST"
|
||||
, "pathname": "api/telebit.cloud/pair_request"
|
||||
}
|
||||
, "tunnel": {
|
||||
"method": "wss"
|
||||
, "pathname": ""
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user