mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 18:25:20 +00:00
Merge branch 'is-a-dev:main' into main
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "My website",
|
||||
"repo": "https://github.com/Hidden-black/hidden-black.github.io",
|
||||
"owner": {
|
||||
"username": "hidden-black",
|
||||
"email": "shashwatrai_28@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hidden-black.github.io"
|
||||
}
|
||||
}
|
||||
+3
-1
@@ -6,6 +6,8 @@
|
||||
"email": "hi@lucatolton.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [ "51.161.134.46" ]
|
||||
"A": [ "168.119.228.144" ],
|
||||
"MX": [ "mail.lucatolton.me" ],
|
||||
"TXT": "v=spf1 +a +mx +a:optimistic-wiles.168-119-228-144.plesk.page -all"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Matei Cotocel's Site",
|
||||
"repo": "https://github.com/mcotocel/mcotocel.github.io",
|
||||
"owner": {
|
||||
"username": "mcotocel",
|
||||
"email": "mcotocel@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mcotocel.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user