Skip to content

Commit

Permalink
Update uv.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWeichers authored Apr 19, 2024
1 parent 9e503cc commit 6fe3909
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions uv/uv.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
self.__uv$config = {
scope: '/Service-Worker-Allowed/',
prefix: '/service/',
bare: 'https://bare.bareproxy.workers.dev/',
prefix: '/a/',
bare: 'https://history.about.dansted.org/o/',
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
handler: '/uv/uv.handler.js',
Expand Down

0 comments on commit 6fe3909

Please sign in to comment.