diff --git a/domains/alora.json b/domains/alora.json index e3a51e208..6ec045543 100644 --- a/domains/alora.json +++ b/domains/alora.json @@ -17,7 +17,8 @@ "mx3.zoho.in" ], "TXT": [ - "v=spf1 include:zohomail.in ~all" + "v=spf1 include:zohomail.in ~all", + "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" ] } } diff --git a/domains/status.alora.json b/domains/status.alora.json new file mode 100644 index 000000000..52c1db3de --- /dev/null +++ b/domains/status.alora.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "1236292707371057216" + }, + "record": { + "CNAME": "uptimeflare-918.pages.dev" + } +}