From 8786009022fccfa7177c9c5a83e8df6b358e4205 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=80=97=E5=AD=90?=
Date: Wed, 3 Sep 2025 02:57:13 +0800
Subject: [PATCH] feat: update afdian url
---
.github/FUNDING.yml | 2 +-
README.md | 2 +-
README_EN.md | 2 +-
web/src/components/common/AppFooter.vue | 2 +-
web/src/views/dashboard/IndexView.vue | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index c7a277d4..817c5b8f 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1 +1 @@
-custom: [ 'https://afdian.com/a/treenewbee' ]
+custom: [ 'https://afdian.com/a/tnborg' ]
diff --git a/README.md b/README.md
index 5e756950..ed249f33 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ curl -sSLOm 10 https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
-
+
diff --git a/README_EN.md b/README_EN.md
index 925323c3..dc9e5e55 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -65,7 +65,7 @@ If the AcePanel is helpful to you, welcome to [sponsor us](https://github.com/tn
-
+
diff --git a/web/src/components/common/AppFooter.vue b/web/src/components/common/AppFooter.vue
index 67a61927..bf627fd4 100644
--- a/web/src/components/common/AppFooter.vue
+++ b/web/src/components/common/AppFooter.vue
@@ -42,7 +42,7 @@ const year = new Date().getFullYear()
{{ $gettext('Sponsor') }}
diff --git a/web/src/views/dashboard/IndexView.vue b/web/src/views/dashboard/IndexView.vue
index 3c7d5d87..7cba73ca 100644
--- a/web/src/views/dashboard/IndexView.vue
+++ b/web/src/views/dashboard/IndexView.vue
@@ -341,7 +341,7 @@ const handleUpdate = () => {
}
const toSponsor = () => {
- window.open('https://afdian.com/a/treenewbee')
+ window.open('https://afdian.com/a/tnborg')
}
const handleManageApp = (slug: string) => {