diff --git a/domains/khushpatil.json b/domains/khushpatil.json new file mode 100644 index 000000000..11680a19d --- /dev/null +++ b/domains/khushpatil.json @@ -0,0 +1,11 @@ +{ + "description": "my personal homepage", + "repo": "https://github.com/AssassinK786", + "owner": { + "username": "AssassinK786", + "email": "khushpatil01@gmail.com" + }, + "record": { + "CNAME": "assassink786.github.io" + } +} diff --git a/domains/mail.lumix.json b/domains/mail.lumix.json new file mode 100644 index 000000000..68fb63a05 --- /dev/null +++ b/domains/mail.lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumix@duck.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} diff --git a/domains/redirect.json b/domains/redirect.json new file mode 100644 index 000000000..8b7a9f235 --- /dev/null +++ b/domains/redirect.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "RESERVED FOR REDIRECT URLS" + } +} diff --git a/domains/uldoge.json b/domains/uldoge.json new file mode 100644 index 000000000..520010a26 --- /dev/null +++ b/domains/uldoge.json @@ -0,0 +1,10 @@ +{ + "description": "This is a proxy that allows you to search things without being tracked", + "owner": { + "username": "Kawrrq", + "email": "kawrrq@gmail.com" + }, + "record": { + "A": ["104.243.38.142"] + } +} diff --git a/domains/www.json b/domains/www.json index 6ecfc95b2..af576c718 100644 --- a/domains/www.json +++ b/domains/www.json @@ -2,7 +2,7 @@ "description": "The is-a.dev website", "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "wdhdev", + "username": "is-a-dev", "email": "" }, "record": {