diff --git a/domains/0xzer0x.json b/domains/0xzer0x.json new file mode 100644 index 000000000..8b4dccf09 --- /dev/null +++ b/domains/0xzer0x.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "0xzer0x", + "email": "youssefessamasu@gmail.com" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=youssefessamasu@gmail.com", + "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" + ] + } +} diff --git a/domains/ai.trung.json b/domains/ai.trung.json deleted file mode 100644 index a2760351c..000000000 --- a/domains/ai.trung.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "OpenAI verification.", - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "TXT": "openai-domain-verification=dv-6iy0Dvx8dBJhynwe04c3t6GG" - } -} diff --git a/domains/info.trung.json b/domains/info.trung.json deleted file mode 100644 index c8a19ac46..000000000 --- a/domains/info.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "CNAME": "dev-info-website.pages.dev" - } -} diff --git a/domains/kanti-tkm.json b/domains/kanti-tkm.json new file mode 100644 index 000000000..679a0abfc --- /dev/null +++ b/domains/kanti-tkm.json @@ -0,0 +1,11 @@ +{ + "description": "Toyota Fan Website", + "repo": "https://ashc1ty.github.io/test-toyo/", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} diff --git a/domains/mrksbgg.json b/domains/mrksbgg.json new file mode 100644 index 000000000..8a82790e5 --- /dev/null +++ b/domains/mrksbgg.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mrksbgg", + "email": "lapo.ez.yt@gmail.com", + "discord": "1097383143708827679" + }, + + "record": { + "A": ["83.69.106.193"] + } + } + \ No newline at end of file diff --git a/domains/test.trung.json b/domains/test.trung.json deleted file mode 100644 index 59238975e..000000000 --- a/domains/test.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } -}