Merge pull request #10664 from CuteDog5695/main

Changing CNAME to A record because I need to change it to public proxy
This commit is contained in:
William Harrison
2024-01-03 18:56:43 +08:00
committed by GitHub
+1 -1
View File
@@ -6,6 +6,6 @@
"twitter": "cutedog5695"
},
"record": {
"CNAME": "proxy.private.danbot.host"
"A": ["69.30.249.53"]
}
}