Merge branch 'main' into main

This commit is contained in:
windowsed
2024-10-08 21:29:41 +08: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"
]
}
}