diff --git a/domains/batyka.json b/domains/batyka.json new file mode 100644 index 00000000000..cda8b8604f1 --- /dev/null +++ b/domains/batyka.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is for my personal projects and mail forwarding.", + "owner": { + "username": "linuxgang-win", + "email": "inoagentik2011@incyberia.net", + "discord": "batyka0" + }, + "records": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/m3u8scanner.itsmarian.json b/domains/m3u8scanner.itsmarian.json new file mode 100644 index 00000000000..a08f0478ea1 --- /dev/null +++ b/domains/m3u8scanner.itsmarian.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "itsmarianmc", + "email": "business.itsmarian@gmail.com" + }, + "records": { + "CNAME": "itsmarianmc.github.io" + } +} diff --git a/domains/takaeda.json b/domains/takaeda.json new file mode 100644 index 00000000000..e4e90b6dfe3 --- /dev/null +++ b/domains/takaeda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "takaeda", + "email": "takaeda@gmail.com" + }, + "records": { + "CNAME": "takaeda.github.io" + } +}