delete unwanted domains that i don't need rn & update information

This commit is contained in:
Aditya Yadav
2023-09-02 15:50:52 +05:30
parent e7addfa099
commit a342999ab8
7 changed files with 25 additions and 74 deletions
+12 -11
View File
@@ -1,12 +1,13 @@
{
"description": "My Personal Landing Page!",
"repo": "https://github.com/adityaasyadav/aditya",
"owner": {
"username": "adityaasyadav",
"email": "ishqaddy@gmail.com",
"twitter": "adityaasyadav"
},
"record": {
"CNAME": "adityaasyadav.github.io"
}
}
"description": "my personal homepage",
"repo": "https://github.com/dedomil",
"owner": {
"username": "dedomil",
"email": "ishqaddy@gmail.com",
"twitter": "aadixl",
"discord": "dedomil"
},
"record": {
"CNAME": "dedomil.github.io"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "A Subdomain For My Blogs!!",
"repo": "https://github.com/icancodebeauty/blog",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"]
}
}
-13
View File
@@ -1,13 +0,0 @@
{
"owner": {
"username": "pythonmcpi",
"email": "user3456@insomnia247.nl",
"irc": "user3456@irc.insomnia247.nl/#shells",
"discord": "Little Furret#7901",
"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc."
},
"description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯",
"record": {
"A": ["76.223.55.44"]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "subdomain for link redirection",
"repo": "https://github.com/dedomil",
"owner": {
"username": "dedomil",
"email": "ishqaddy@gmail.com",
"twitter": "aadixl",
"discord": "dedomil"
},
"record": {
"CNAME": "edge.redirect.pizza"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "A Subdomain For My Links Redirection!!",
"repo": "https://github.com/icancodebeauty/links",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
-14
View File
@@ -1,14 +0,0 @@
{
"description": "A Subdomain For Mails!!",
"repo": "https://github.com/icancodebeauty/mail",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "API For My Projects!",
"repo": "https://github.com/icancodebeauty/api",
"owner": {
"username": "icancodebeauty",
"email": "aditya@mail.aditya.is-a.dev",
"twitter": "CodeWithAadi"
},
"record": {
"CNAME": "icancodebeauty.github.io"
}
}