From 62c698fcfe65d6c3ac3345fdc469cc591978afd9 Mon Sep 17 00:00:00 2001 From: Zevobla <38783518+Zevobla@users.noreply.github.com> Date: Tue, 30 Jul 2024 12:50:14 +0300 Subject: [PATCH 1/6] Register zevobla.is-a.dev --- domains/zevobla.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/zevobla.json diff --git a/domains/zevobla.json b/domains/zevobla.json new file mode 100644 index 000000000..cf317bf93 --- /dev/null +++ b/domains/zevobla.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Zevobla", + "email": "", + "discord": "467539292877750284", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Yl52Rrzzsl6pjhBgVkYA_NfGUZUHIp18-pe5PQVvoVI_7U_nksgv91HNcy56xoSJ9A8WUJCeE8qwfsenu9qwHVyWlAuNuWKfEMdM4vAI0V_AuW_1YaIm-0ObrxQsOPMohv9n7e6b5vSLz3f7EKsbiqtebvwF1ebxxqN85t64ZrfCSEBATl3sCjR-vLAORej4Kj3MpgKe7Le1qsoey3u5SR1FvGezQh3PLljcKlR72g0TKvkn8WnF2JicERNDNFJYnwipt-G0HyvibpTsh7trMrcrSEfDYFxGkDLYhgHo02RvUhXer4mtCCvMUX2MgsGraqxDBdASwfk62Jn2EINU6Q.PxrZtoeRnAFNvkmvd0vAMg.xokePgy944ELwFNV_7CzH4K_ylDYFqd_rC-XnvJAt22K2dYKk5SVjftxmLJhwib-BcZh-Aqx7FkRmR3bytAKic2a_vdnmkV6c_tuDbSsJviXViBKpPDPhDF2DoWRBvTI.b2HHi1Vk1_cUmFDkZOclbw" + }, + + "record": { + "A": ["77.238.238.131"] + } + } + \ No newline at end of file From a56c1f9e5f02177e030560ac125840be54535f49 Mon Sep 17 00:00:00 2001 From: Joyal Jijo Date: Tue, 30 Jul 2024 18:50:42 +0530 Subject: [PATCH 2/6] added my domain request --- domains/joyal-jijo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/joyal-jijo.json diff --git a/domains/joyal-jijo.json b/domains/joyal-jijo.json new file mode 100644 index 000000000..55c4a44a5 --- /dev/null +++ b/domains/joyal-jijo.json @@ -0,0 +1,14 @@ +{ + "description": "joyal portfolio", + "repo": "https://github.com/joyal-jij0/portfolio", + "owner": { + "username": "joyal-jij0", + "email": "", + "discord": "joyal_jij0" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file From e6262debe5f397f6751c951064adcdde3593624a Mon Sep 17 00:00:00 2001 From: Meywy aka Astro Date: Tue, 30 Jul 2024 21:18:44 +0200 Subject: [PATCH 3/6] Create meywy.json --- domains/meywy.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/meywy.json diff --git a/domains/meywy.json b/domains/meywy.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/meywy.json @@ -0,0 +1 @@ + From 693dee009decf43928d34231cb3bd7eecd2bd485 Mon Sep 17 00:00:00 2001 From: Meywy aka Astro Date: Tue, 30 Jul 2024 21:26:19 +0200 Subject: [PATCH 4/6] Update meywy.json --- domains/meywy.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/domains/meywy.json b/domains/meywy.json index 8b1378917..fe2a7cffd 100644 --- a/domains/meywy.json +++ b/domains/meywy.json @@ -1 +1,14 @@ - +{ + "description": "Portfolio", + "repo": "https://github.com/Meywy/meywy.github.io", + "owner": { + "username": "Meywy", + "email": "meywyy@gmail.com", + "discord": "923162990419791913" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 83c4fa8670a0a1c22cd4f3aff2eb2ca3886dfd6d Mon Sep 17 00:00:00 2001 From: nothazz Date: Thu, 1 Aug 2024 13:39:14 +0200 Subject: [PATCH 5/6] Create nothazz.json --- domains/nothazz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nothazz.json diff --git a/domains/nothazz.json b/domains/nothazz.json new file mode 100644 index 000000000..4ed62c874 --- /dev/null +++ b/domains/nothazz.json @@ -0,0 +1,11 @@ +{ + "description": "My personal site", + "repo": "https://github.com/nothazz/nothazz.github.io", + "owner": { + "username": "nothazz", + "email": "hazz73963@gmail.com" + }, + "record": { + "CNAME": "nothazz.github.io" + } +} From fad6fe43136c7f39a50dd20871a43e4ba7fe92a0 Mon Sep 17 00:00:00 2001 From: Janco Nel Date: Thu, 1 Aug 2024 19:02:39 +0200 Subject: [PATCH 6/6] Register janco.is-a.dev --- domains/janco.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json new file mode 100644 index 000000000..3ed28457e --- /dev/null +++ b/domains/janco.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "JancoNel", + "email": "", + "discord": "1264555376918134796", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.LXD6kezr5CJaRBhFUVB3WcB2IKWzrw1zn6yuWQNmDlGbppbOw7W1GqJWiqePOPHEA_7EVj2f-pvK1WnkFaW4i1g0zpqAPeyNQfyVtlpttW7cyWFJGe_gRoTznaXXvntNw84qOEIIuPqFFloq03Lqdj5Iox736TOefBr5uTSieAj1oJ-qcQS424nnBrremLgjE3mEXY9ORhaTYD3XPdbvX6iYKrDl8ooM_nmkorcZzmoNjCKHDe3p6TML2vuPey_YTX1R0hJGJ1A99VYdBCVhvfEeeEO9Aaxo9Nu-4Um78wMHqtp7oryLHpwOcUzp7a3rAIkjtQaNmiL4jHLoWJFgtw.GWB9aQvdXYxUHmvAYGxK0A.IfxHtkIYUorJIxI7RvkstIB_pGZ-baszSq-IpLE_9arsm3tPTctQbz_Urii0J1-nBvjUaKdkQiWQDa_YBawyT7qber-j-zZlunX-bILrcT4.L4Sb6DK6xcrjwkUsYRmLXw" + }, + + "record": { + "CNAME": "janconel.github.io" + } + } + \ No newline at end of file