diff --git a/domains/sanidhya.json b/domains/sanidhya.json index be7f0d4e0..5be68f57b 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -3,12 +3,17 @@ "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", "owner": { "username": "CoderSoNet", - "email": "", + "email": "contactus@sanidhya.is-a.dev", "twitter": "ShanuUniyal_On", "discord": "781127625263415326" }, "record": { - "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" } } - diff --git a/domains/sonet.json b/domains/sonet.json new file mode 100644 index 000000000..151e07b15 --- /dev/null +++ b/domains/sonet.json @@ -0,0 +1,13 @@ +{ + "description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "support@sonet.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "codersonet.github.io" + } +} diff --git a/domains/tracking.sanidhya.json b/domains/tracking.sanidhya.json new file mode 100644 index 000000000..100869e08 --- /dev/null +++ b/domains/tracking.sanidhya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CoderSoNet", + "email": "contactus@sanidhya.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "api.elasticemail.com" + } +}