From 50cc394161c4a184dd99c26bab83b434ac3449aa Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:45:16 +0530 Subject: [PATCH] Create cdn.arman.json --- domains/cdn.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.arman.json diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json new file mode 100644 index 000000000..c5f418e83 --- /dev/null +++ b/domains/cdn.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +}