From 1627aa868e56c4f99a0bd95e36d3f2dcb0a76056 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 20 Feb 2025 20:01:38 +0100 Subject: [PATCH 1/7] Adding `colin.json` and `_discord.colin.json` --- domains/_discord.colin.json | 9 +++++++++ domains/colin.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_discord.colin.json create mode 100644 domains/colin.json diff --git a/domains/_discord.colin.json b/domains/_discord.colin.json new file mode 100644 index 000000000..ef66babf0 --- /dev/null +++ b/domains/_discord.colin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ColinLeDev" + }, + "record": { + "TXT": ["dh=f51bcf0f0dac685ca2a69541d3981cd689a1e96a"] + } + } + \ No newline at end of file diff --git a/domains/colin.json b/domains/colin.json new file mode 100644 index 000000000..493c28dd1 --- /dev/null +++ b/domains/colin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ColinLeDev", + "email": "spam+isadev@col1n.fr" + }, + "record": { + "URL": "https://is-a-dev.redirect.col1n.fr", + "MX": "mx.col1n.fr" + } + } + \ No newline at end of file From fabc8cd094599fd54d65d834f65a9b2f8239043a Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 20 Feb 2025 23:50:55 +0100 Subject: [PATCH 2/7] cname instead of redirect --- domains/colin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/colin.json b/domains/colin.json index 493c28dd1..caaae089b 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,7 +4,7 @@ "email": "spam+isadev@col1n.fr" }, "record": { - "URL": "https://is-a-dev.redirect.col1n.fr", + "CNAME": "proxy.col1n.fr", "MX": "mx.col1n.fr" } } From 3f8a53d1317ca3b37a203a39cda533c2fc8a4052 Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:37:21 +0700 Subject: [PATCH 3/7] _discord.shimizu.json --- domains/_discord.shimizu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shimizu.json diff --git a/domains/_discord.shimizu.json b/domains/_discord.shimizu.json new file mode 100644 index 000000000..5ce34aa5e --- /dev/null +++ b/domains/_discord.shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "dh=a24d14132caded8f17f5e4fdd4222378e8df2b89" + } +} From 0a01d783bf4173442fc82dc5f1a71842bad04422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Sat, 22 Feb 2025 14:26:08 +0700 Subject: [PATCH 4/7] Create ngockhuong.json --- domains/ngockhuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ngockhuong.json diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json new file mode 100644 index 000000000..0288067de --- /dev/null +++ b/domains/ngockhuong.json @@ -0,0 +1,10 @@ +{ + "description": "ngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From df361825749c113e513ce781c6451e0ff0e0851a Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 22 Feb 2025 11:09:57 +0100 Subject: [PATCH 5/7] Removed MX record --- domains/colin.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/colin.json b/domains/colin.json index caaae089b..afeee8671 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,8 +4,7 @@ "email": "spam+isadev@col1n.fr" }, "record": { - "CNAME": "proxy.col1n.fr", - "MX": "mx.col1n.fr" + "CNAME": "proxy.col1n.fr" } } \ No newline at end of file From 10a82021e5b9fdaa846e5174b72ffdad365ae653 Mon Sep 17 00:00:00 2001 From: Juncheng Hou <142193992+hjc-code@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:25:26 +0800 Subject: [PATCH 6/7] Create hjc.json --- domains/hjc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hjc.json diff --git a/domains/hjc.json b/domains/hjc.json new file mode 100644 index 000000000..30eb94731 --- /dev/null +++ b/domains/hjc.json @@ -0,0 +1,12 @@ +{ + "description": "The repo is my personal blog,it will record the things about how to develop.I will make some tutorials as well.", + "repo": "https://github.com/hjc-code/hjc-code.github.io", + "owner": { + "username": "hjc-code", + "email": "houjuncheng.me@gmail.com" + }, + "record": { + "CNAME": "hjc-code.github.io" + }, + "proxied": true +} From 782f47f0affb9e4f07d03a63bc840b4d2a08e6d1 Mon Sep 17 00:00:00 2001 From: CyrilGuoCODE <159008447+CyrilGuoCODE@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:43:51 +0800 Subject: [PATCH 7/7] Create gwly.json --- domains/gwly.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/gwly.json diff --git a/domains/gwly.json b/domains/gwly.json new file mode 100644 index 000000000..26e78f64a --- /dev/null +++ b/domains/gwly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cyrilguocode" + }, + "record": { + "CNAME": "gwlyweb.pages.dev" + } +}