Merge pull request #22312 from DevAndro-eg/patch-2

Create andro.json
This commit is contained in:
William Harrison
2025-04-26 23:51:03 +08:00
committed by GitHub
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "DevAndro-eg"
},
"records": {
"A": ["192.204.223.100"],
"MX": [
{
"target": "mail6.serv00.com",
"priority": 10
}
]
}
}