From c88d2baf420ed10f3c786c17e706a77ce969a8f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Wed, 1 Jan 2025 15:30:23 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=96=B0=E5=B9=B4=E5=BF=AB?= =?UTF-8?q?=E4=B9=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 9462c218..ebe89b2d 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: [ 'https://afdian.com/a/TheTNB' ] +custom: [ 'https://afdian.com/a/tnblabs' ] diff --git a/README.md b/README.md index 08053ca7..ebcbf647 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@

- + sponsors

diff --git a/README_EN.md b/README_EN.md index 1e71ccb3..426fbead 100644 --- a/README_EN.md +++ b/README_EN.md @@ -61,7 +61,7 @@ If the Rat Panel is helpful to you, welcome to sponsor us, also thanks to the fo

- + sponsors

diff --git a/web/src/components/common/AppFooter.vue b/web/src/components/common/AppFooter.vue index 6bef0c2a..4542ec68 100644 --- a/web/src/components/common/AppFooter.vue +++ b/web/src/components/common/AppFooter.vue @@ -35,7 +35,7 @@ 赞助支持 diff --git a/web/src/views/dashboard/IndexView.vue b/web/src/views/dashboard/IndexView.vue index f3d54e69..c2f1b79e 100644 --- a/web/src/views/dashboard/IndexView.vue +++ b/web/src/views/dashboard/IndexView.vue @@ -330,7 +330,7 @@ const handleUpdate = () => { } const toSponsor = () => { - window.open('https://afdian.com/a/TheTNB') + window.open('https://afdian.com/a/tnblabs') } const handleManageApp = (slug: string) => {