diff --git a/domains/fran.json b/domains/fran.json index 2206cc357..e2b4ec8f3 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,8 @@ { "owner": { "username": "xzonix", - "email": "xz1@dr.com" + "discord": "xzon1x", + "email": "" }, "record": { "A": [ diff --git a/domains/naltheduck.json b/domains/naltheduck.json new file mode 100644 index 000000000..87e8e1ce7 --- /dev/null +++ b/domains/naltheduck.json @@ -0,0 +1,11 @@ +{ + "description": "for my own info-website", + "repo": "https://github.com/PewZew/naLTheDuck_Web", + "owner": { + "username": "PewZew", + "email": "lanlehoang957@gmail.com" + }, + "record": { + "CNAME": "pewzew.github.io" + } +}