Merge pull request #17024 from huygmdvn/main

Update huygd.json and register huygmd.is-a.dev
This commit is contained in:
William Harrison
2024-11-10 00:30:32 +11:00
committed by GitHub
2 changed files with 23 additions and 2 deletions
+7 -2
View File
@@ -1,11 +1,16 @@
{
"description": "My first domain to learn",
"description": "First domain to study",
"repo": "https://github.com/huygmdvn/register",
"owner": {
"username": "huygmdvn",
"email": "huynhquochuytkna@gmail.com"
},
"record": {
"A": ["103.77.240.59"]
"A": [
"103.77.240.59"
],
"TXT": [
"google-site-verification=ccDxQ_D0wTltS6cPq0sG76u3vGEPeqFFQEwHOGfXXE8"
]
}
}
+16
View File
@@ -0,0 +1,16 @@
{
"description": "The domain I will use to test a PHP code",
"repo": "https://github.com/huygmdvn/register",
"owner": {
"username": "huygmdvn",
"email": "huynhquochuytkna@gmail.com"
},
"record": {
"A": [
"103.77.240.59"
],
"TXT": [
"google-site-verification=FCWHg1XBnXBvp3xuLqQatJfp0esM4CrZYbPfkhkMzyk"
]
}
}