diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..899aba426 --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "21Z", + "email": "", + "discord": "780356848737058857" + }, + "record": { + "CNAME": "21z.github.io" + } +} diff --git a/domains/files.ravener.json b/domains/files.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/files.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} diff --git a/domains/hafi.json b/domains/hafi.json new file mode 100644 index 000000000..74c8710a7 --- /dev/null +++ b/domains/hafi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", + "record": { + "CNAME": "hafithecat.github.io" + } +}