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/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" } -} +}