Relocated to ultraviolet-scripts
This commit is contained in:
parent
94fd8d3475
commit
ef22ea6941
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
self.__uv$config = {
|
|
||||||
prefix: '/service/',
|
|
||||||
bare: '/bare/',
|
|
||||||
encodeUrl: Ultraviolet.codec.xor.encode,
|
|
||||||
decodeUrl: Ultraviolet.codec.xor.decode,
|
|
||||||
handler: '/uv.handler.js',
|
|
||||||
bundle: '/uv.bundle.js',
|
|
||||||
config: '/uv.config.js',
|
|
||||||
};
|
|
||||||
Loading…
Add table
Reference in a new issue