cooler bare server

incog.dev/bare/ was changed to client.incog.dev, however this is cooler
This commit is contained in:
David Reed 2022-11-27 19:13:57 -05:00
parent 60e9a734ad
commit 97b17e4da5
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F

View file

@ -1,7 +1,7 @@
/*global Ultraviolet*/
self.__uv$config = {
prefix: '/service/',
bare: 'https://incog.dev/bare/',
bare: 'https://uv.holyubofficial.net/',
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
handler: '/uv.handler.js',