From 292bb516d79e7df01a9f2bf0d44bb11ccf1e1a83 Mon Sep 17 00:00:00 2001 From: JensenTHH Date: Sat, 29 Mar 2025 16:39:06 +0700 Subject: [PATCH 1/2] Create jsthh.json --- domains/jsthh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jsthh.json diff --git a/domains/jsthh.json b/domains/jsthh.json new file mode 100644 index 000000000..6a0a7726f --- /dev/null +++ b/domains/jsthh.json @@ -0,0 +1,12 @@ +{ + "description": "JensenTHH's Portfolio ", + "repo": "https://github.com/Jensen-THH/ng-three", + "owner": { + "username": "Jensen-THH", + "email": "tranhohiep.01@gmail.com", + "twitter": "" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 361e872c9e61c5a5abbc75c23982f19a63087ad9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 30 Mar 2025 04:01:48 +0400 Subject: [PATCH 2/2] fix: remove empty field --- domains/jsthh.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jsthh.json b/domains/jsthh.json index 6a0a7726f..b8fc9d2ec 100644 --- a/domains/jsthh.json +++ b/domains/jsthh.json @@ -3,8 +3,7 @@ "repo": "https://github.com/Jensen-THH/ng-three", "owner": { "username": "Jensen-THH", - "email": "tranhohiep.01@gmail.com", - "twitter": "" + "email": "tranhohiep.01@gmail.com" }, "record": { "A": ["75.2.60.5"]