From ea38477d1b72f3fbccccbe557c4fe741713b331e Mon Sep 17 00:00:00 2001 From: matanku Date: Sun, 27 Apr 2025 06:15:45 +0900 Subject: [PATCH] Create matanku.json --- domains/matanku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matanku.json diff --git a/domains/matanku.json b/domains/matanku.json new file mode 100644 index 000000000..660fe503e --- /dev/null +++ b/domains/matanku.json @@ -0,0 +1,12 @@ +{ + "description": "matanku github page", + "repo": "https://github.com/unsnipeable/unsnipeable.github.io", + "owner": { + "username": "unsnipeable", + "email": "mtnkylolomg@gmail.com", + "discord": "unsnipeable" + }, + "records": { + "CNAME": "unsnipeable.github.io" + } +}