diff --git a/domains/fndn.json b/domains/fndn.json new file mode 100644 index 000000000..79ac44dcf --- /dev/null +++ b/domains/fndn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TrivCodez", + "email": "Jayeshpoudel+ha@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/trivee.json b/domains/trivee.json new file mode 100644 index 000000000..be84994d2 --- /dev/null +++ b/domains/trivee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TrivCodez", + "email": "Jayeshpoudel+ha@outlook.com" + }, + "record": { + "CNAME": "5c99ec37-6759-4d76-94ab-dec4af0be7cc.id.repl.co" + } +}