From 1afc432b3e02ab2cc6292678799b51721b7f303e Mon Sep 17 00:00:00 2001 From: fdkgenie <75261157+fdkgenie@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:39:05 +0200 Subject: [PATCH 1/5] Create fdkgenie.json --- domains/fdkgenie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fdkgenie.json diff --git a/domains/fdkgenie.json b/domains/fdkgenie.json new file mode 100644 index 000000000..5288879ce --- /dev/null +++ b/domains/fdkgenie.json @@ -0,0 +1,11 @@ +{ + "description": "Register fdkgenie.is-a.dev domain", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "fdkgenie", + "email": "fdkgenie@gmail.com" + }, + "record": { + "URL": "https://cuongphd.wordpress.com/" + } +} From 439b55bccea1eead9a34b54b14ef6ac8f0f24943 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Wed, 17 Jul 2024 17:28:46 +0530 Subject: [PATCH 2/5] Create satindar.json --- satindar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 satindar.json diff --git a/satindar.json b/satindar.json new file mode 100644 index 000000000..b3be8e999 --- /dev/null +++ b/satindar.json @@ -0,0 +1,12 @@ +{ + "description": "personal use / portfolio", + "repo": "https://github.com/satindar31/satindar31.github.io", + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com", + "twitter": "satindar31" + }, + "record": { + "CNAME": "satindar31.github.io" + } +} From 7c403a27c5fcd0c484746cc535d97086560f2c78 Mon Sep 17 00:00:00 2001 From: kaktus-1 <56768074+kaktus-1@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:35:46 +0200 Subject: [PATCH 3/5] Update kaktus.json Switched to discord username instead of mail. Because of spam mails --- domains/kaktus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaktus.json b/domains/kaktus.json index 33fd7ce20..3ec5fddf9 100644 --- a/domains/kaktus.json +++ b/domains/kaktus.json @@ -1,7 +1,7 @@ { "owner": { "username": "kaktus-1", - "email": "meatgithub@istwunderbar.de" + "email": "kaktus___" }, "record": { "CNAME": "is-a-dev-3hg.pages.dev" From 54c77f58916d94ce4632e15b469603e4979a7a96 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:37:33 +0700 Subject: [PATCH 4/5] Update kaktus.json --- domains/kaktus.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kaktus.json b/domains/kaktus.json index 3ec5fddf9..37f03af38 100644 --- a/domains/kaktus.json +++ b/domains/kaktus.json @@ -1,7 +1,8 @@ { "owner": { "username": "kaktus-1", - "email": "kaktus___" + "email": "", + "discord":"kaktus___" }, "record": { "CNAME": "is-a-dev-3hg.pages.dev" From b81053020e1a4c09c81a200fa103eb81e37d59fa Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:40:22 +0700 Subject: [PATCH 5/5] Rename satindar.json to domains/satindar.json --- satindar.json => domains/satindar.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename satindar.json => domains/satindar.json (100%) diff --git a/satindar.json b/domains/satindar.json similarity index 100% rename from satindar.json rename to domains/satindar.json