mirror of
https://gitee.com/lauix/HFish
synced 2025-05-11 04:18:02 +08:00
commit
2cb535234a
@ -12,8 +12,8 @@
|
||||
|
||||
# 地址
|
||||
|
||||
- Github: https://github.com/hacklcs/HFish
|
||||
- Download: https://github.com/hacklcs/HFish/releases
|
||||
- Github: https://github.com/hacklcx/HFish
|
||||
- Download: https://github.com/hacklcx/HFish/releases
|
||||
|
||||
# 快速部署
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="btn-group pull-right m-t-15">
|
||||
<a type="button" class="btn btn-custom" href="https://github.com/hacklcs/HFish/blob/master/README.md"
|
||||
<a type="button" class="btn btn-custom" href="https://github.com/hacklcx/HFish/blob/master/README.md"
|
||||
target="_blank">查看帮助 <span class="m-l-5"><i
|
||||
class="zmdi zmdi-help-outline"></i></span>
|
||||
</a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
Copyright 2019 © <a href="https://github.com/hacklcs/HFish" target="_blank">HFish</a> - <a
|
||||
Copyright 2019 © <a href="https://github.com/hacklcx/HFish" target="_blank">HFish</a> - <a
|
||||
href="https://hack.lc"
|
||||
target="_blank">HackLC</a>
|
||||
</div>
|
||||
|
@ -57,7 +57,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: center;color: #ececec;">
|
||||
Copyright 2019 © <a href="https://github.com/hacklcs/HFish" target="_blank" style="color: #fff">HFish</a> - <a
|
||||
Copyright 2019 © <a href="https://github.com/hacklcx/HFish" target="_blank" style="color: #fff">HFish</a> - <a
|
||||
href="https://hack.lc"
|
||||
target="_blank" style="color: #fff">HackLC</a>
|
||||
</div>
|
||||
|
@ -149,7 +149,7 @@ func Help() {
|
||||
fmt.Println("")
|
||||
fmt.Println(color.Yellow(" + [ ABOUT ]----------------------------------------------------------- +"))
|
||||
fmt.Println("")
|
||||
fmt.Println(color.Green(" - Github:"), color.White("https://github.com/hacklcs/HFish"), color.Green(" - Team:"), color.White("https://hack.lc"))
|
||||
fmt.Println(color.Green(" - Github:"), color.White("https://github.com/hacklcx/HFish"), color.Green(" - Team:"), color.White("https://hack.lc"))
|
||||
fmt.Println("")
|
||||
fmt.Println(color.Yellow(" + [ ARGUMENTS ]------------------------------------------------------- +"))
|
||||
fmt.Println("")
|
||||
|
Loading…
Reference in New Issue
Block a user