From df29f6e3fa5db23a38bd09ac40c6cfad7ffcedec Mon Sep 17 00:00:00 2001 From: ALVINTAN159 <112139758+ALVINTAN159@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:26:51 +0800 Subject: [PATCH 1/4] Register zephyr.is-a.dev --- domains/zephyr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zephyr.json diff --git a/domains/zephyr.json b/domains/zephyr.json new file mode 100644 index 000000000..4eff88494 --- /dev/null +++ b/domains/zephyr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ALVINTAN159", + "email": "alvintan159@gmail.com", + "discord": "985731141640286258" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 0f3f9dd43265d1bd463a14ecefb60d91e833ea59 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 16 Jan 2024 14:14:27 +0800 Subject: [PATCH 2/4] Update zephyr.json --- domains/zephyr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zephyr.json b/domains/zephyr.json index 4eff88494..d741f1bbf 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153"] + "CNAME": "ALVINTAN159.github.io" } } - \ No newline at end of file + From 1d709cbee9a36233cffb273c6629c11153608a6e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 16 Jan 2024 16:58:23 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a550559cc..c11def886 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@

## Issues +If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose). -If you have any problems then feel free to open a issue on github. -If you have an issue that contains confidental infomation then email hello@maintainers.is-a.dev any other emails will be ignored. +If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev. ## Register @@ -31,13 +31,13 @@ Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), h ### 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`. -- [Read the documentation](https://is-a.dev/docs). +- [Read the documentation](https://www.is-a.dev/docs). - Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* - After the pull request is merged, please allow up to 24 hours for the changes to propagate. - Enjoy your new `.is-a.dev` domain! ### CLI Registration -For issues with the CLI, **DO NOT OPEN AN ISSUE ON THIS REPOSITORY**, instead open an issue [here](https://github.com/wdhdev/is-a-dev-cli/issues/new). +For issues with the CLI, do **not** open an issue on this repository, instead open an issue on the [is-a-dev/cli](https://github.com/is-a-dev/cli/issues/new) repository. Install the CLI: @@ -58,13 +58,13 @@ is-a-dev register ``` ## Status -You can check the uptime of our services on our [status dashboard](https://status.is-a.dev). - -### Similar Services -If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains). +You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg). ### Donate If you like this project, please consider donating so we can keep this project running forever! Buy Me a Coffee Liberapay + +### Similar Services +If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains). From 03a549cd563989ce519bceab76bc967de1ee1722 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 16 Jan 2024 17:00:16 +0800 Subject: [PATCH 4/4] Update SECURITY.md --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 27e5fc6e0..048435cb9 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security Policy ## Reporting a vulnerability -You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. +You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repository. -For higher severity vulnerabilities and bugs, please email the maintainers at [hello@maintainers.is-a.dev](mailto:hello@maintainers.is-a.dev). +However, for **higher severity vulnerabilities and bugs**, please email security@maintainers.is-a.dev.