2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 05:31:44 +08:00

feat: update afdian url

This commit is contained in:
2025-09-03 02:57:13 +08:00
parent d86e8cf3c2
commit 8786009022
5 changed files with 5 additions and 5 deletions

2
.github/FUNDING.yml vendored
View File

@@ -1 +1 @@
custom: [ 'https://afdian.com/a/treenewbee' ]
custom: [ 'https://afdian.com/a/tnborg' ]

View File

@@ -67,7 +67,7 @@ curl -sSLOm 10 https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
</p>
<p align="center">
<a target="_blank" href="https://afdian.com/a/treenewbee">
<a target="_blank" href="https://afdian.com/a/tnborg">
<img alt="sponsors" src="https://github.com/tnborg/sponsor/blob/main/sponsors.svg?raw=true"/>
</a>
</p>

View File

@@ -65,7 +65,7 @@ If the AcePanel is helpful to you, welcome to [sponsor us](https://github.com/tn
</p>
<p align="center">
<a target="_blank" href="https://afdian.com/a/treenewbee">
<a target="_blank" href="https://afdian.com/a/tnborg">
<img alt="sponsors" src="https://github.com/tnborg/sponsor/blob/main/sponsors.svg?raw=true"/>
</a>
</p>

View File

@@ -42,7 +42,7 @@ const year = new Date().getFullYear()
<a
hover="decoration-primary color-primary"
target="_blank"
href="https://afdian.com/a/treenewbee"
href="https://afdian.com/a/tnborg"
>
{{ $gettext('Sponsor') }}
</a>

View File

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