Skip to content

Commit

Permalink
Update uv.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bachwebsite committed Apr 14, 2024
1 parent aa3a43a commit 4e0dd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ,/uv/uv.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
self.__uv$config = {
prefix: '/,/~/',
bare:'http://bare.mza.com.ar',
bare:'/bare/',
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
handler: '/,/uv/uv.handler.js',
Expand Down

0 comments on commit 4e0dd00

Please sign in to comment.