From 63977e2066dd04e40bc6ef91372c4d7f080bbcd7 Mon Sep 17 00:00:00 2001 From: codefoxs <59310678+codefoxs@users.noreply.github.com> Date: Wed, 1 May 2024 00:57:36 +0800 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 38e1324..428b4ef 100644 --- a/index.html +++ b/index.html @@ -98,8 +98,8 @@ url = common("https://www.zhihu.com/search?type=content&q="); window.open(url); } - function chatgpt(){ - url = "https://chat.openai.com"; + function mitacom(){ + url = "https://metaso.cn"; window.open(url); } function weixin(){ @@ -185,7 +185,7 @@