diff --git a/domains/abyss.json b/domains/abyss.json new file mode 100644 index 000000000..6dc9eded8 --- /dev/null +++ b/domains/abyss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +} diff --git a/domains/api.om.json b/domains/api.om.json new file mode 100644 index 000000000..a8872c3df --- /dev/null +++ b/domains/api.om.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia@gmail.com", + "discord": "248470317540966443" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file diff --git a/domains/kryptorian.json b/domains/kryptorian.json new file mode 100644 index 000000000..fd8cf6484 --- /dev/null +++ b/domains/kryptorian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kryptorian", + "email": "kryptoria@protonmail.com" + }, + "record": { + "A": ["130.61.159.247"] + } +} diff --git a/domains/luki.json b/domains/luki.json index 467346fb9..d433c7c32 100644 --- a/domains/luki.json +++ b/domains/luki.json @@ -1,9 +1,11 @@ { + "description": "Used for blogging", + "repo": "https://github.com/lzif/lzif.github.io", "owner": { "username": "lzif", - "email": "people@lukiznr.my.id" + "email": "lukyfriendly@gmail.com" }, "record": { - "URL": "https://luki.my.id" + "CNAME": "lzif.github.io" } -} +} diff --git a/domains/mrdev88.json b/domains/mrdev88.json new file mode 100644 index 000000000..22c833e85 --- /dev/null +++ b/domains/mrdev88.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "mrdev88.github.io" + } +} diff --git a/domains/onlive.json b/domains/onlive.json new file mode 100644 index 000000000..247f90a7e --- /dev/null +++ b/domains/onlive.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onlive1337", + "email": "tabdulov2006@gmail.com" + }, + "record": { + "CNAME": "onlive1337.github.io" + } +}