mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-08 22:25:18 +00:00
Merge pull request #2018 from notAperson535/main
Add two of my sub-subdomain websites and my email forwarder
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My email forwarder",
|
||||
"repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM",
|
||||
"owner": {
|
||||
"username": "notAperson535",
|
||||
"email": "notAperson939@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
|
||||
"TXT": "forward-email=notaperson939@gmail.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "My macOS VM guide website",
|
||||
"repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM",
|
||||
"owner": {
|
||||
"username": "notAperson535",
|
||||
"email": "notAperson939@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "notAperson535.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "My windows 11 in HTML",
|
||||
"repo": "https://github.com/notAperson535/Win11-HTML",
|
||||
"owner": {
|
||||
"username": "notAperson535",
|
||||
"email": "notAperson939@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "notAperson535.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user