diff --git a/domains/axeon.json b/domains/axeon.json new file mode 100644 index 000000000..556237d75 --- /dev/null +++ b/domains/axeon.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ReBlast", + "email": "", + "discord": "poxuizm" + }, + "record": { + "CNAME": "axeon.pages.dev" + } +} \ No newline at end of file diff --git a/domains/blast.json b/domains/blast.json index d83a94be7..7db4f4bc0 100644 --- a/domains/blast.json +++ b/domains/blast.json @@ -2,7 +2,7 @@ "owner": { "username": "ReBlast", "email": "", - "discord": "Blast#9400" + "discord": "poxuizm" }, "description": "Personal website with links to my social medias, will probably add portfolio", "record": { diff --git a/domains/shad.json b/domains/shad.json new file mode 100644 index 000000000..38e60bec0 --- /dev/null +++ b/domains/shad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Maverick00001", + "email": "saksham.access@yahoo.com" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } +} diff --git a/domains/skulix.json b/domains/skulix.json new file mode 100644 index 000000000..837613894 --- /dev/null +++ b/domains/skulix.json @@ -0,0 +1,12 @@ +{ + "description": "SkuliX personal website", + "repo": "https://github.com/SkuliX01/Portfolio", + "owner": { + "username": "SkuliX01", + "email": "bartosz.krawczyk34@gmail.com" + }, + "record": { + "CNAME": "portfolio-9ga.pages.dev" + } + } + \ No newline at end of file