diff --git a/domains/abhinav.json b/domains/abhinav.json new file mode 100644 index 000000000..1cefe268e --- /dev/null +++ b/domains/abhinav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abh1nav", + "email": "abhinav316@gmail.com" + }, + "record": { + "CNAME": "blog.abhinav.ca" + } +} diff --git a/domains/emsi.json b/domains/emsi.json new file mode 100644 index 000000000..12695032c --- /dev/null +++ b/domains/emsi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "emsi" + }, + "record": { + "NS": ["braelyn.ns.cloudflare.com", "ed.ns.cloudflare.com"] + } +} diff --git a/domains/webcubed.json b/domains/webcubed.json index 80535f977..775b9a884 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -4,6 +4,7 @@ "email": "lainathannlaiv2@gmail.com" }, "record": { - "CNAME": "webcubed.github.io" - } + "CNAME": "webcubed.pages.dev" + }, + "proxied": true }