diff --git a/README.md b/README.md index 2b1851165..699627017 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@

Discord

+## BETA service +Try our new beta service to easily register the subdomain of your choice. Visit: https://open-beta.is-a.dev/ + + ## How do I register? * [Fork](https://github.com/is-a-dev/register/fork) this repository. diff --git a/domains/beta.json b/domains/beta.json new file mode 100644 index 000000000..151a0e236 --- /dev/null +++ b/domains/beta.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "URL": "https://open-beta.is-a.dev/" + } + } + \ No newline at end of file