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

refactor: 新年快乐

This commit is contained in:
耗子
2025-01-01 15:30:23 +08:00
parent 3d53dd1069
commit c88d2baf42
5 changed files with 5 additions and 5 deletions

2
.github/FUNDING.yml vendored
View File

@@ -1 +1 @@
custom: [ 'https://afdian.com/a/TheTNB' ]
custom: [ 'https://afdian.com/a/tnblabs' ]

View File

@@ -61,7 +61,7 @@
</a>
<p align="center">
<a target="_blank" href="https://afdian.com/a/TheTNB">
<a target="_blank" href="https://afdian.com/a/tnblabs">
<img alt="sponsors" src="https://github.com/TheTNB/sponsor/blob/main/sponsors.svg?raw=true"/>
</a>
</p>

View File

@@ -61,7 +61,7 @@ If the Rat Panel is helpful to you, welcome to sponsor us, also thanks to the fo
</a>
<p align="center">
<a target="_blank" href="https://afdian.com/a/TheTNB">
<a target="_blank" href="https://afdian.com/a/tnblabs">
<img alt="sponsors" src="https://github.com/TheTNB/sponsor/blob/main/sponsors.svg?raw=true"/>
</a>
</p>

View File

@@ -35,7 +35,7 @@
<a
hover="decoration-primary color-primary"
target="_blank"
href="https://afdian.com/a/TheTNB"
href="https://afdian.com/a/tnblabs"
>
赞助支持
</a>

View File

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