diff --git a/domains/_vercel.factory.json b/domains/_vercel.factory.json new file mode 100644 index 000000000..9dda1cbf6 --- /dev/null +++ b/domains/_vercel.factory.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangci", + "email": "c@orangc.net" + }, + "record": { + "TXT": ["vc-domain-verify=factory.is-a.dev,482c23b2de7e2ba81e1e"] + } + } + \ No newline at end of file diff --git a/domains/factory.json b/domains/factory.json index ac0f1c0ce..0cfe30168 100644 --- a/domains/factory.json +++ b/domains/factory.json @@ -1,11 +1,11 @@ { - "description": "Factory for manufacturing is-a-dev domains", - "repo": "https://github.com/VaibhavSys/DomainFactory", + "description": "Factory for manufacturing is-a-dev domains.", + "repo": "https://github.com/orangci/factory.is-a.dev", "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" + "username": "orangci", + "email": "c@orangc.net" }, "record": { - "CNAME": "domainfactory.pages.dev" + "CNAME": "is-a-factory.vercel.app" } }