@@ -30,7 +30,7 @@ func indexHandler(w http.ResponseWriter, r *http.Request) {
}
funcdefaultIndexPage(whttp.ResponseWriter){
websiteVersion:="0.0.1-rc3"
websiteVersion:="0.0.1"
websiteNameCN:=os.Getenv("WEBSITE_NAME_CN")
ifwebsiteNameCN==""{
websiteNameCN="🎵 音乐搜索"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.