[⚡] Use FlowServer for bare
This commit is contained in:
parent
17c615b1a2
commit
6f20ab09dc
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ self.xor = {
|
||||||
|
|
||||||
self.__uv$config = {
|
self.__uv$config = {
|
||||||
prefix: '/service/',
|
prefix: '/service/',
|
||||||
bare: 'https://nebulaproxy.io/bare/',
|
bare: 'https://server.flow-works.me/bare/',
|
||||||
encodeUrl: self.xor.encode,
|
encodeUrl: self.xor.encode,
|
||||||
decodeUrl: self.xor.decode,
|
decodeUrl: self.xor.decode,
|
||||||
handler: '/uv/uv.handler.js',
|
handler: '/uv/uv.handler.js',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue