From eb1dbb14922f7d73deb17baf79b457181bafe150 Mon Sep 17 00:00:00 2001 From: pxl Date: Tue, 18 Nov 2025 16:35:45 +0800 Subject: [PATCH] Create pxl.json --- domains/pxl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pxl.json diff --git a/domains/pxl.json b/domains/pxl.json new file mode 100644 index 0000000..775cb64 --- /dev/null +++ b/domains/pxl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heypxl" + }, + "record": { + "CNAME": "heypxl.github.io" + }, + "proxy": false +}