From 56f190b0522a69f9fe01d737979a3f0a5628acb7 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:27:58 +0800 Subject: [PATCH 1/5] add 1024.json --- domains/1024.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/1024.json diff --git a/domains/1024.json b/domains/1024.json new file mode 100644 index 000000000..37beafbab --- /dev/null +++ b/domains/1024.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "leopku" + }, + "record": { + "A": ["10.0.1.7"] + } +} From f76e518695801421195815bcdeb14938114d7419 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:37:23 +0800 Subject: [PATCH 2/5] change record type to URL --- domains/1024.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1024.json b/domains/1024.json index 37beafbab..22d057f78 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -3,6 +3,6 @@ "username": "leopku" }, "record": { - "A": ["10.0.1.7"] + "URL": "https://www.himysql.com" } } From f369668aa4974da38a4e3ea2ab8c260f56f15589 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:44:00 +0800 Subject: [PATCH 3/5] add user id of Discord --- domains/1024.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/1024.json b/domains/1024.json index 22d057f78..d102db14c 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -1,6 +1,7 @@ { "owner": { - "username": "leopku" + "username": "leopku", + "discord": "1168846640464019570" }, "record": { "URL": "https://www.himysql.com" From 70fa156bda12d356cde673dc5f232a861b534635 Mon Sep 17 00:00:00 2001 From: Pawan Subedi <86760127+pawansubedi889@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:57:24 +0545 Subject: [PATCH 4/5] Create pawan.json --- domains/pawan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pawan.json diff --git a/domains/pawan.json b/domains/pawan.json new file mode 100644 index 000000000..7bd403c7b --- /dev/null +++ b/domains/pawan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pawansubedi889", + "email":"mail@pawansubedi.me" + }, + "record": { + "URL": "https://www.pawansubedi.me/" + } +} From 6211e1654229df5a7d5251fb21f46cff2e009c60 Mon Sep 17 00:00:00 2001 From: Sairaj Pai <140620251+gegendepressed@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:15:30 +0530 Subject: [PATCH 5/5] Create _github-pages-challenge-gegendepressed.sairaj.json --- .../_github-pages-challenge-gegendepressed.sairaj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gegendepressed.sairaj.json diff --git a/domains/_github-pages-challenge-gegendepressed.sairaj.json b/domains/_github-pages-challenge-gegendepressed.sairaj.json new file mode 100644 index 000000000..2febfcf20 --- /dev/null +++ b/domains/_github-pages-challenge-gegendepressed.sairaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "TXT": "c6a67c35d8e7aac91ac5afce904ad6" + } +}