From 01bdc6820b9dd7f164ed2d4e806c8b09dc5a8539 Mon Sep 17 00:00:00 2001 From: oiov Date: Sun, 4 Aug 2024 23:49:07 +0800 Subject: [PATCH] upd next.config.js --- next.config.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/next.config.js b/next.config.js index 35a72ea..a3364e0 100644 --- a/next.config.js +++ b/next.config.js @@ -49,13 +49,12 @@ const nextConfig = { }, { source: "/ai", - destination: "https://oi.sorapi.dev/?ref=wrdo", + destination: "https://wr.do/s/ai?ref=wrdo", permanent: true, }, { source: "/cps", - destination: - "https://u3b6zhbgfp.feishu.cn/docx/OfHyd7LG5o0UJFx0xIdc0FYjnSf?from=wrdo", + destination: "https://wr.do/s/cps", permanent: true, }, {