diff --git a/domains/eacbypasser.json b/domains/eacbypasser.json new file mode 100644 index 000000000..4ec611c5c --- /dev/null +++ b/domains/eacbypasser.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EacBypasser", + "email": "tyroxtech@gmail.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/radio.slashed.json b/domains/radio.slashed.json new file mode 100644 index 000000000..28596412a --- /dev/null +++ b/domains/radio.slashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexfeed1990", + "email": "alexfeed1990real@gmail.com" + }, + "record": { + "CNAME": "shitpost-radio.pages.dev" + } +} diff --git a/domains/ss.json b/domains/ss.json new file mode 100644 index 000000000..463c741ff --- /dev/null +++ b/domains/ss.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OpAayush", + "email": "aayush.agrawalm@gmail.com" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}