[] Use FlowServer for bare

This commit is contained in:
ThinLiquid 2023-11-12 00:26:14 +00:00 committed by GitHub
parent 17c615b1a2
commit 6f20ab09dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ self.xor = {
self.__uv$config = {
prefix: '/service/',
bare: 'https://nebulaproxy.io/bare/',
bare: 'https://server.flow-works.me/bare/',
encodeUrl: self.xor.encode,
decodeUrl: self.xor.decode,
handler: '/uv/uv.handler.js',