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