diff --git a/domains/max.json b/domains/max.json new file mode 100644 index 000000000..aa8a8d8fc --- /dev/null +++ b/domains/max.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ItzMaxxi", + "email": "maxguilham@protonmail.com" + }, + + "record": { + "URL": "https://eu.dzxdev.repl.co/" + } + } + \ No newline at end of file diff --git a/domains/pmint05.json b/domains/pmint05.json new file mode 100644 index 000000000..d2ae09e84 --- /dev/null +++ b/domains/pmint05.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain for my personal developer website", + "repo": "https://github.com/pmint05/pmint05.github.io", + "owner": { + "username": "pmint05", + "email": "pmint05@protonmail.com", + "twitter": "pmint05" + }, + "record": { + "CNAME": "pmint05.github.io" + } +}