From c4c67bd454ca99555fb1f96e6570b9f2af00d6cf Mon Sep 17 00:00:00 2001 From: Amio Jin Date: Sat, 10 Jun 2023 10:07:39 +0800 Subject: [PATCH] chore: update vercel proxy (#596) --- vercel.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/vercel.json b/vercel.json index c9d4dee..dd2c52b 100644 --- a/vercel.json +++ b/vercel.json @@ -26,10 +26,6 @@ "source": "/bundlephobia/:match*", "destination": "https://v2022.badgen.net/bundlephobia/:match*" }, - { - "source": "/chrome-web-store/:match*", - "destination": "https://v2022.badgen.net/chrome-web-store/:match*" - }, { "source": "/circleci/:match*", "destination": "https://v2022.badgen.net/circleci/:match*" @@ -170,10 +166,6 @@ "source": "/memo/:match*", "destination": "https://v2022.badgen.net/memo/:match*" }, - { - "source": "/npm/:match*", - "destination": "https://v2022.badgen.net/npm/:match*" - }, { "source": "/nuget/:match*", "destination": "https://v2022.badgen.net/nuget/:match*"