From 911d388be9b256857e5a6cc85455783fa769d1a6 Mon Sep 17 00:00:00 2001 From: maestro194 Date: Tue, 1 Aug 2023 04:51:10 +0700 Subject: [PATCH 1/3] feat(domain): maestro194.is-a.dev --- domains/maestro194.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maestro194.json diff --git a/domains/maestro194.json b/domains/maestro194.json new file mode 100644 index 000000000..3ec47d987 --- /dev/null +++ b/domains/maestro194.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maestro194", + "email": "dongboy1904@gmail.com" + }, + "record": { + "CNAME": "maestro194.github.io" + } +} From bc0623ed5ad3a5efd798330dc859ec9ee761d612 Mon Sep 17 00:00:00 2001 From: maestro194 Date: Tue, 1 Aug 2023 21:30:31 +0700 Subject: [PATCH 2/3] feat(domain): maestro.is-a.dev --- domains/maestro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maestro.json diff --git a/domains/maestro.json b/domains/maestro.json new file mode 100644 index 000000000..373e8b9e4 --- /dev/null +++ b/domains/maestro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maestro194", + "email": "dongboy1904@gmail.com" + }, + "record": { + "TXT": "maestro194" + } +} From be8731e1c91e58ea9f0d7290ed0d5699c2276543 Mon Sep 17 00:00:00 2001 From: maestro194 <86219215+maestro194@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:34:53 +0700 Subject: [PATCH 3/3] Delete maestro.json --- domains/maestro.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/maestro.json diff --git a/domains/maestro.json b/domains/maestro.json deleted file mode 100644 index 373e8b9e4..000000000 --- a/domains/maestro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maestro194", - "email": "dongboy1904@gmail.com" - }, - "record": { - "TXT": "maestro194" - } -}