@ -16,6 +16,8 @@ var (
Hash *hash
// IP ...
IP *ip
// JSON ...
JSON *ownJSON
)
func init() {
@ -23,4 +25,5 @@ func init() {
File = &file{}
Hash = &hash{}
IP = &ip{}
JSON = &ownJSON{}
}
The note is not visible to the blocked user.