From 86a03c88185b6606e584368dadf539ecd5bda099 Mon Sep 17 00:00:00 2001 From: M Anshad Koornadka Date: Fri, 12 Jun 2026 20:50:05 +0530 Subject: [PATCH] Add anshad.owns.it.com subdomain registration --- domains/anshad.owns.it.com.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/anshad.owns.it.com.json diff --git a/domains/anshad.owns.it.com.json b/domains/anshad.owns.it.com.json new file mode 100644 index 0000000..aeaed00 --- /dev/null +++ b/domains/anshad.owns.it.com.json @@ -0,0 +1,13 @@ +{ + "description": "Personal website for M Anshad Koornadka", + "domain": "owns.it.com", + "subdomain": "anshad", + "owner": { + "repo": "https://github.com/Anshad2u/anshad2u.github.io", + "email": "anshadputtur@gmail.com" + }, + "record": { + "CNAME": "anshad2u.github.io" + }, + "proxied": false +}