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:
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@@ -1 +1 @@
|
||||
custom: [ 'https://afdian.com/a/treenewbee' ]
|
||||
custom: [ 'https://afdian.com/a/tnborg' ]
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user