mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-02 18:21:37 +08:00
web: point Grind 75 to Cloudflare version
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user