diff --git a/domains/axin.json b/domains/axin.json index 9dd62a1e6..a3e510531 100644 --- a/domains/axin.json +++ b/domains/axin.json @@ -4,7 +4,7 @@ "owner": { "username": "axindev", "email": "", - "discord": "axin!#0001" + "discord": "axin!#9073" }, "record": { "CNAME": "axindev.github.io" diff --git a/domains/daxoron.json b/domains/daxoron.json new file mode 100644 index 000000000..908e699c0 --- /dev/null +++ b/domains/daxoron.json @@ -0,0 +1,11 @@ +{ + "description": "daxoron' personal developer website", + "repo": "https://github.com/daxoron/daxoron.github.io", + "owner": { + "username": "daxoron", + "email": "daxoron.dev@gmail.com" + }, + "record": { + "CNAME": "daxoron.github.io" + } +} diff --git a/domains/dex.json b/domains/dex.json index d4510f8c2..41b0575df 100644 --- a/domains/dex.json +++ b/domains/dex.json @@ -7,6 +7,6 @@ "discord": "Dexter#6993" }, "record": { - "A": ["15.206.228.116"] + "A": ["3.108.152.235"] } } diff --git a/domains/eesa.json b/domains/eesa.json new file mode 100644 index 000000000..446fad849 --- /dev/null +++ b/domains/eesa.json @@ -0,0 +1,11 @@ +{ + "description": "Making a .is-a.dev domain as an alt url for my site.", + "repo": "https://github.com/eesazahed/eesa.zahed.ca", + "owner": { + "username": "eesazahed", + "email": "eszhd1@gmail.com" + }, + "record": { + "CNAME": "eesa.zahed.ca" + } +}