mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-31 16:17:14 +00:00
Merge pull request #16452 from huygmdvn/main
Register huygd.is-a.dev subdomain
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user