web: point Grind 75 to Cloudflare version

This commit is contained in:
Yangshun
2024-09-22 11:15:52 +08:00
parent 02826f04ef
commit 54b8796861

View File

@@ -1,4 +1,4 @@
const SOURCE_HOST = 'https://grind75.vercel.app';
const SOURCE_HOST = 'https://grind75.pages.dev';
export async function onRequest(context) {
const { request } = context;