Merge pull request #16452 from huygmdvn/main

Register huygd.is-a.dev subdomain
This commit is contained in:
CuteDog5695
2024-10-08 14:57:11 +03:00
committed by GitHub
2 changed files with 26 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"description": "My first domain to learn",
"repo": "https://github.com/huygmdvn/register",
"owner": {
"username": "huygmdvn",
"email": "huynhquochuytkna@gmail.com"
},
"record": {
"A": [
"103.77.240.59"
]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "My second domain, should be used to feature my project in the future",
"repo": "https://github.com/huygmdvn/register",
"owner": {
"username": "huygmdvn",
"email": "huynhquochuytkna@gmail.com"
},
"record": {
"A": [
"103.77.240.59"
]
}
}