diff --git a/static/uv/uv.config.js b/static/uv/uv.config.js index 57206e2b..2c362c11 100644 --- a/static/uv/uv.config.js +++ b/static/uv/uv.config.js @@ -1,6 +1,6 @@ self.__uv$config = { prefix: '/static/tiw/', - bare: 'https://phantomnetwork.cloud/bare/', + bare:'https://bare.benrogo.net', encodeUrl: Ultraviolet.codec.xor.encode, decodeUrl: Ultraviolet.codec.xor.decode, handler: '/static/uv/uv.handler.js',