From 3e42db690e5a41e0bc720070c9f8f6b319e1b959 Mon Sep 17 00:00:00 2001 From: H0llyW00dzZ Date: Sun, 28 Jan 2024 09:08:40 +0700 Subject: [PATCH] Cherry Pick Head Repo (#236) * update google api region (ChatGPTNextWeb#3934) --------- Co-authored-by: NieXi Co-authored-by: actions-user --- app/api/google/[...path]/route.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/api/google/[...path]/route.ts b/app/api/google/[...path]/route.ts index 869bd507638..ebd19289129 100644 --- a/app/api/google/[...path]/route.ts +++ b/app/api/google/[...path]/route.ts @@ -101,19 +101,14 @@ export const POST = handle; export const runtime = "edge"; export const preferredRegion = [ - "arn1", "bom1", - "cdg1", "cle1", "cpt1", - "dub1", - "fra1", "gru1", "hnd1", "iad1", "icn1", "kix1", - "lhr1", "pdx1", "sfo1", "sin1",