Update lemmy.json

This commit is contained in:
William Harrison
2024-11-03 19:00:12 +08:00
committed by GitHub
parent 8f9e89428f
commit e5bff3206b
+4 -1
View File
@@ -4,5 +4,8 @@
"username": "is-a-dev",
"email": "security@is-a.dev"
},
"record": {}
"record": {
"A": ["192.0.2.1"]
},
"proxied": true
}