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

- + sponsors

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

- + sponsors

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) => {