update ui

This commit is contained in:
2026-01-20 12:26:19 +07:00
parent c4244c1097
commit 21950753ab
13 changed files with 54 additions and 37 deletions

View File

@@ -32,7 +32,7 @@ app.use(cors(), async (c, next) => {
return next()
}
const url = new URL(c.req.url)
url.host = 'carey-novelty-various-manufacturers.trycloudflare.com'
url.host = 'interesting-atmosphere-encryption-value.trycloudflare.com'
url.protocol = 'https:'
url.pathname = path.replace(/^\/r/, '') || '/'
url.port = ''