Skip to content

Commit

Permalink
update credit
Browse files Browse the repository at this point in the history
  • Loading branch information
tsosunchia committed Nov 21, 2023
1 parent 7912af8 commit 8adceb8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,13 @@
<a href="https://skywolf.cloud" >
<img src="https://hk.skywolf.cloud/assets/img/skywolf.svg" width="170.7" height="62.9">
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://portal.saltyfish.io" >
<img src="https://snapstack-static.vnc.xyz/static/logo.svg" width="170.7" height="62.9">
</a>
</div>

We are extremely grateful to [DMIT](https://dmit.io) and [Misaka](https://misaka.io) and [Skywolf](https://skywolf.cloud) for providing the network infrastructure that powers this project.
We are extremely grateful to [DMIT](https://dmit.io), [Misaka](https://misaka.io), [Skywolf](https://skywolf.cloud) and [SnapStack](https://portal.saltyfish.io) for providing the network infrastructure that powers this project.

## How To Use

Expand Down
6 changes: 5 additions & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,15 @@
<a href="https://skywolf.cloud" >
<img src="https://hk.skywolf.cloud/assets/img/skywolf.svg" width="170.7" height="62.9">
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://portal.saltyfish.io" >
<img src="https://snapstack-static.vnc.xyz/static/logo.svg" width="170.7" height="62.9">
</a>
</div>



我们非常感谢 [DMIT](https://dmit.io)[Misaka](https://misaka.io)[Skywolf](https://skywolf.cloud) 提供了支持本项目所需的网络基础设施。
我们非常感谢 [DMIT](https://dmit.io)[Misaka](https://misaka.io)[Skywolf](https://skywolf.cloud)[SnapStack](https://portal.saltyfish.io) 提供了支持本项目所需的网络基础设施。

## How To Use

Expand Down
2 changes: 1 addition & 1 deletion printer/basic.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func sponsor() {
color.New(color.FgHiYellow, color.Bold).Sprintf("%s", "· DMIT.io"),
color.New(color.FgHiYellow, color.Bold).Sprintf("%s", "· Misaka.io"),
color.New(color.FgHiYellow, color.Bold).Sprintf("%s", "· Skywolf.cloud"),
color.New(color.FgHiYellow, color.Bold).Sprintf("%s", MoeQing.io"),
color.New(color.FgHiYellow, color.Bold).Sprintf("%s", Saltyfish.io"),
color.New(color.FgHiBlack, color.Bold).Sprintf("%s", formatted),
)
}
Expand Down

0 comments on commit 8adceb8

Please sign in to comment.