From c7e4769ba989ac91c405325f4534fc113c3dd7d2 Mon Sep 17 00:00:00 2001 From: EliteProgrammer-onyt Date: Thu, 14 May 2026 18:50:42 -0400 Subject: [PATCH] lyqra.thedev.me.json --- domains/lyqra.thedev.me.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/lyqra.thedev.me.json diff --git a/domains/lyqra.thedev.me.json b/domains/lyqra.thedev.me.json new file mode 100644 index 0000000..cb71e47 --- /dev/null +++ b/domains/lyqra.thedev.me.json @@ -0,0 +1,18 @@ +{ + "subdomain": "lyqra", + "domain": "thedev.me", + "email_or_discord": "realsimplefrog@gmail.com", + "github_username": "EliteProgrammer-onyt", + "description": "uhh, cool dev?", + + "records": { + "A": ["1.0.0.1", "1.0.0.2"], + "AAAA": ["2000:db8::1", "2000:db8::2"], + "CNAME": ["example.com"], + "NS": ["ns1.example.com", "ns2.example.com"], + "MX": ["mail1.example.com","mail2.example.com"], + "TXT": ["v=spf1 include:_spf.example.com ~all"] + }, + + "proxied": true +}