From 2f72ac354c03ac41a016e1ef9c363a23f66989fa Mon Sep 17 00:00:00 2001 From: fx-k Date: Sun, 20 Apr 2025 15:07:06 +0800 Subject: [PATCH 1/4] Apply for ke.is-a.dev. --- domains/_acme-challenge.ke.json | 9 +++++++++ domains/_cf-custom-hostname.ke.json | 9 +++++++++ domains/ke.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 domains/_acme-challenge.ke.json create mode 100644 domains/_cf-custom-hostname.ke.json create mode 100644 domains/ke.json diff --git a/domains/_acme-challenge.ke.json b/domains/_acme-challenge.ke.json new file mode 100644 index 000000000..9c47806dc --- /dev/null +++ b/domains/_acme-challenge.ke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fx-k", + "email": "admin@fxit.top" + }, + "record": { + "TXT": "u9oTBMx5ZYY0OEmrqqtyAuVY5bTAiLXWaTsPCjO2MwA" + } +} \ No newline at end of file diff --git a/domains/_cf-custom-hostname.ke.json b/domains/_cf-custom-hostname.ke.json new file mode 100644 index 000000000..021a019ff --- /dev/null +++ b/domains/_cf-custom-hostname.ke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fx-k", + "email": "admin@fxit.top" + }, + "record": { + "TXT": "49c9c26a-ee01-4b8e-a2d6-bf51ee2459fa" + } +} \ No newline at end of file diff --git a/domains/ke.json b/domains/ke.json new file mode 100644 index 000000000..65ed7593e --- /dev/null +++ b/domains/ke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fx-k", + "email": "admin@fxit.top" + }, + "record": { + "CNAME": "cname.ke-is-a-dev.keke.su" + } +} \ No newline at end of file From 7cc8eafdd8997b505ffa05c97ef3e73213c8b6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=AF?= Date: Tue, 6 May 2025 15:44:17 +0800 Subject: [PATCH 2/4] Update domains/_acme-challenge.ke.json Co-authored-by: Satr14 <90962949+SX-9@users.noreply.github.com> --- domains/_acme-challenge.ke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_acme-challenge.ke.json b/domains/_acme-challenge.ke.json index 9c47806dc..6102ec122 100644 --- a/domains/_acme-challenge.ke.json +++ b/domains/_acme-challenge.ke.json @@ -3,7 +3,7 @@ "username": "fx-k", "email": "admin@fxit.top" }, - "record": { + "records": { "TXT": "u9oTBMx5ZYY0OEmrqqtyAuVY5bTAiLXWaTsPCjO2MwA" } } \ No newline at end of file From 89e7dd83188db07199576a4f9bf3817bc1299afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=AF?= Date: Tue, 6 May 2025 15:44:23 +0800 Subject: [PATCH 3/4] Update domains/_cf-custom-hostname.ke.json Co-authored-by: Satr14 <90962949+SX-9@users.noreply.github.com> --- domains/_cf-custom-hostname.ke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_cf-custom-hostname.ke.json b/domains/_cf-custom-hostname.ke.json index 021a019ff..4a86ed5a4 100644 --- a/domains/_cf-custom-hostname.ke.json +++ b/domains/_cf-custom-hostname.ke.json @@ -3,7 +3,7 @@ "username": "fx-k", "email": "admin@fxit.top" }, - "record": { + "records": { "TXT": "49c9c26a-ee01-4b8e-a2d6-bf51ee2459fa" } } \ No newline at end of file From d591e9a264034b8c7d83eb3ddb8acb5abe4f5ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=AF?= Date: Tue, 6 May 2025 15:44:29 +0800 Subject: [PATCH 4/4] Update domains/ke.json Co-authored-by: Satr14 <90962949+SX-9@users.noreply.github.com> --- domains/ke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ke.json b/domains/ke.json index 65ed7593e..409350c1b 100644 --- a/domains/ke.json +++ b/domains/ke.json @@ -3,7 +3,7 @@ "username": "fx-k", "email": "admin@fxit.top" }, - "record": { + "records": { "CNAME": "cname.ke-is-a-dev.keke.su" } } \ No newline at end of file