oh no, cloudflare freaked out :(

This commit is contained in:
41666 2022-01-31 19:16:40 -05:00
parent 41fd581e6d
commit bc5e2998ed
2 changed files with 2 additions and 1 deletions

View file

@ -57,6 +57,7 @@ router.get('/', ((request: Request, { config }: Context) =>
your: 'surroundings',
warning__: '🦊',
meta: config.uiPublicURI,
version: 2,
})) as RoleypolyHandler);
router.options('*', (request: Request) => {