From 07ed01f44afe97f49eac9200b21647ca2a7450f1 Mon Sep 17 00:00:00 2001 From: winters0x64 Date: Mon, 1 Jan 2024 10:39:14 +0530 Subject: [PATCH] Added winters.is-a.dev --- domains/winters.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/winters.json diff --git a/domains/winters.json b/domains/winters.json new file mode 100644 index 000000000..53c87b753 --- /dev/null +++ b/domains/winters.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain would be used as my personal portfolio website and also as a blogging website wherein i'll write about web security topics and CTF challenges", + "repo": "https://github.com/winters0x64/winters0x64.github.io", + "owner": { + "username": "winters0x64", + "email": "arun0x168codes@gmail.com", + "twitter": "ArunKr1shnan" + }, + "record": { + "CNAME": "winters0x64.github.io" + } +}