diff --git a/README.md b/README.md index 29e68edec..0b6a5af76 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@

Discord

-## BETA service -Try our new beta service to easily register the subdomain of your choice. Visit: https://open-beta.is-a.dev/ +## Register service +Try our new service to easily register the subdomain of your choice. Visit: https://register.is-a.dev/ diff --git a/domains/beta.json b/domains/beta.json index 151a0e236..d88dc13cb 100644 --- a/domains/beta.json +++ b/domains/beta.json @@ -5,7 +5,7 @@ "email": "andrew@win11react.com" }, "record": { - "URL": "https://open-beta.is-a.dev/" + "URL": "https://register.is-a.dev/" } } - \ No newline at end of file + diff --git a/domains/open-beta.json b/domains/open-beta.json deleted file mode 100644 index f79d6d130..000000000 --- a/domains/open-beta.json +++ /dev/null @@ -1,9 +0,0 @@ - { - "owner": { - "username": "@is-a-dev/maintainers", - "email": "mahir@molai.dev" - }, - "record": { - "CNAME": "open-beta.pages.dev" - } - }