From 2eaaaf40e1bbbc7f50c0435ed0b751c7a1263a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Wed, 16 Mar 2022 18:09:09 +0700 Subject: [PATCH 1/2] Create trug.json --- domains/trug.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trug.json diff --git a/domains/trug.json b/domains/trug.json new file mode 100644 index 000000000..08b29b11f --- /dev/null +++ b/domains/trug.json @@ -0,0 +1,11 @@ +{ + "description": "Add trug.is-a.dev", + "repo": "https://github.com/vietrux/vietrux", + "owner": { + "username": "vietrux", + "email": "leviettrung.social@gmail.com" + }, + "record": { + "CNAME": "vietrux.github.io" + } +} From c0fbb1d922b46c46d14d8626be682231b6394c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Wed, 16 Mar 2022 18:16:48 +0700 Subject: [PATCH 2/2] Update trug.json --- domains/trug.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/trug.json b/domains/trug.json index 08b29b11f..95985b899 100644 --- a/domains/trug.json +++ b/domains/trug.json @@ -1,11 +1,11 @@ { "description": "Add trug.is-a.dev", - "repo": "https://github.com/vietrux/vietrux", + "repo": "https://github.com/vietrux/vietruz", "owner": { "username": "vietrux", "email": "leviettrung.social@gmail.com" }, "record": { - "CNAME": "vietrux.github.io" + "CNAME": "cname.vercel-dns.com" } }