mirror of
https://github.com/titaniumnetwork-dev/Ultraviolet.git
synced 2025-05-17 13:30:00 -04:00
cooler bare server
incog.dev/bare/ was changed to client.incog.dev, however this is cooler
This commit is contained in:
parent
60e9a734ad
commit
97b17e4da5
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue