From 9cc727c967e0d73d63b28682a958e11fc1fde176 Mon Sep 17 00:00:00 2001 From: ALAN S <54718375+shadowe1ite@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:11:48 +0530 Subject: [PATCH] Change JSON structure from records to record --- domains/batman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/batman.json b/domains/batman.json index cfc076c..6fbad78 100644 --- a/domains/batman.json +++ b/domains/batman.json @@ -2,7 +2,7 @@ "owner": { "username": "shadowe1ite" }, - "records": { + "record": { "CNAME": "shadowe1ite.github.io" }, "proxied": true