diff --git a/public/uv/uv.config.js b/public/uv/uv.config.js index 61b73ce..88e90e9 100644 --- a/public/uv/uv.config.js +++ b/public/uv/uv.config.js @@ -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',