diff --git a/domains/auth.json b/domains/auth.json new file mode 100644 index 000000000..d66eca635 --- /dev/null +++ b/domains/auth.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "CNAME": "wdhdns.com" + } +} diff --git a/domains/dasshark.json b/domains/dasshark.json new file mode 100644 index 000000000..3c749dca8 --- /dev/null +++ b/domains/dasshark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DasSharkk", + "email": "dassharkk@proton.me" + }, + "record": { + "CNAME": "dasshark.dasshept.de" + } +} diff --git a/domains/deko.json b/domains/deko.json index 7f1fe005d..26ba21351 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,8 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io" + "URL": "https://ukrioo.github.io", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } diff --git a/domains/kingluc.json b/domains/kingluc.json new file mode 100644 index 000000000..615ef86aa --- /dev/null +++ b/domains/kingluc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "URL": "https://kingluc.my.id" + } +} diff --git a/domains/spixed.json b/domains/spixed.json new file mode 100644 index 000000000..d96f9b472 --- /dev/null +++ b/domains/spixed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Spixed", + "email": "Space369X@163.com" + }, + "record": { + "CNAME": "spixed.github.io" + } +} diff --git a/domains/stoltz.json b/domains/stoltz.json new file mode 100644 index 000000000..761a9778f --- /dev/null +++ b/domains/stoltz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stoltz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "record": { + "URL": "https://stoltz-dev.github.io" + } +} diff --git a/domains/unnst.json b/domains/unnst.json new file mode 100644 index 000000000..0b46c9119 --- /dev/null +++ b/domains/unnst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "482migs", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "unnst.github.io" + } +}