diff --git a/README.md b/README.md index 5800ea91b..dbccfce72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- is-a-dev Banner + is-a.dev Banner

@@ -22,7 +22,6 @@ If you have any problems, feel free to [open a issue](https://github.com/is-a-de If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev. ## Register - ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -32,11 +31,10 @@ If you have an issue that contains confidental infomation, send an email to secu - Enjoy your new `.is-a.dev` domain! ### Automated Registration -#### *When using the manage site, please ensure your records are valid. Please do NOT "test" out the manage site and create invalid PRs, it wastes maintainers' time.* +> [!WARNING] +> **When using automated registration, please ensure your records are valid. Please do NOT "test" out the system and create invalid PRs, it wastes maintainers' time.** -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! - -Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. +Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ## Status You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg). diff --git a/domains/_github-pages-challenge-anshbhimani.anshbhimani.json b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json new file mode 100644 index 000000000..f87dde096 --- /dev/null +++ b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } +} diff --git a/domains/_github-pages-challenge-crischutu07.crischutu07.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json new file mode 100644 index 000000000..fbd8c58f1 --- /dev/null +++ b/domains/_github-pages-challenge-crischutu07.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "TXT": "bad00bc54be093493a43e915dfd349" + } +} diff --git a/domains/manage.json b/domains/manage.json new file mode 100644 index 000000000..f27db0ab3 --- /dev/null +++ b/domains/manage.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} diff --git a/domains/register.json b/domains/register.json new file mode 100644 index 000000000..f27db0ab3 --- /dev/null +++ b/domains/register.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "URL": "https://github.com/is-a-dev/register" + } +}