From 77092b629447813a4f599dc5a1487a67339020bb Mon Sep 17 00:00:00 2001 From: yangqian <5144644+yangqian@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:34:59 +0800 Subject: [PATCH] Update plugins.json domain name ghfast.top --- public/plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/plugins.json b/public/plugins.json index c4d7ec46a..3c9bd20b9 100644 --- a/public/plugins.json +++ b/public/plugins.json @@ -2,16 +2,16 @@ { "id": "dalle3", "name": "Dalle3", - "schema": "https://ghp.ci/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/dalle/openapi.json" + "schema": "https://ghfast.top/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/dalle/openapi.json" }, { "id": "arxivsearch", "name": "ArxivSearch", - "schema": "https://ghp.ci/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/arxivsearch/openapi.json" + "schema": "https://ghfast.top/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/arxivsearch/openapi.json" }, { "id": "duckduckgolite", "name": "DuckDuckGoLiteSearch", - "schema": "https://ghp.ci/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/duckduckgolite/openapi.json" + "schema": "https://ghfast.top/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/duckduckgolite/openapi.json" } ]