From 1e0fde4b2733923f126552aedf7d928578fa21d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E8=B0=B7=20=E5=87=8C?= Date: Sat, 29 Mar 2025 17:23:04 +0800 Subject: [PATCH] Create furryr.json --- domains/furryr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/furryr.json diff --git a/domains/furryr.json b/domains/furryr.json new file mode 100644 index 000000000..c9cfe54bc --- /dev/null +++ b/domains/furryr.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for furryr.github.io", + "repo": "https://github.com/FurryR/furryr.github.io", + "owner": { + "username": "FurryR", + "email": "awathefox@gmail.com" + }, + "record": { + "CNAME": "furryr.github.io" + } +}