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