mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🔒 hide secret in ws messages
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
|||||||
type Server struct {
|
type Server struct {
|
||||||
Common
|
Common
|
||||||
Name string
|
Name string
|
||||||
Secret string
|
Secret string `json:"-"`
|
||||||
|
|
||||||
Host *Host
|
Host *Host
|
||||||
State *State
|
State *State
|
||||||
|
|||||||
Reference in New Issue
Block a user