From 9435b8f02a845b8643345db82b82159bda594461 Mon Sep 17 00:00:00 2001 From: klim metobalitov Date: Mon, 2 Mar 2026 11:20:57 +0500 Subject: [PATCH] Create FameList.domain.json --- domains/FameList.domain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/FameList.domain.json diff --git a/domains/FameList.domain.json b/domains/FameList.domain.json new file mode 100644 index 0000000..b911ddf --- /dev/null +++ b/domains/FameList.domain.json @@ -0,0 +1,9 @@ +{ + "$schema": "https://raw.githubusercontent.com/domainsproject/config/refs/heads/main/schema/subdomain.json", + "domain": "owns.it.com", + "subdomain": "FameList", + "records": { + "CNAME": ["glitterinzem-star.github.io"] + }, + "proxied": false +}