From 2eee83383216ac28f8eeab75c4572c9deac3a57e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B9=E5=8F=B7=E5=A4=A7=E5=B8=9D?= <162813557+th-dd@users.noreply.github.com> Date: Sun, 14 Jun 2026 12:09:00 +0800 Subject: [PATCH] feat(proxy): add gh proxy link gh.dpik.top (#8772) --- dashboard/src/components/shared/ProxySelector.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/dashboard/src/components/shared/ProxySelector.vue b/dashboard/src/components/shared/ProxySelector.vue index 07aa1d328..eeccf787f 100644 --- a/dashboard/src/components/shared/ProxySelector.vue +++ b/dashboard/src/components/shared/ProxySelector.vue @@ -64,6 +64,7 @@ export default { "https://edgeone.gh-proxy.com", "https://hk.gh-proxy.com", "https://gh-proxy.com", + "https://gh.dpik.top", ], githubProxyRadioControl: "0", // the index of the selected proxy selectedGitHubProxy: "",