From 7d03f0c292e84f753e7de3959778a5f38690fe2c Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:29:23 +0200 Subject: [PATCH 01/39] Add webrepo: glamour.json --- domains/glamour.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/glamour.json diff --git a/domains/glamour.json b/domains/glamour.json new file mode 100644 index 000000000..30b30d89a --- /dev/null +++ b/domains/glamour.json @@ -0,0 +1,10 @@ +{ + "description": "A miscellaneous webrepo, for containing files.", + "owner": { + "username": "3nf94Cmnds", + "email": "francescosuardi51@gmail.com" + }, + "record": { + "A": "87.13.246.22" + } +} From 89e1f5c5befc184f8aac345168d1327038c51e11 Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:31:42 +0200 Subject: [PATCH 02/39] Update glamour.json --- domains/glamour.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/glamour.json b/domains/glamour.json index 30b30d89a..8e5758165 100644 --- a/domains/glamour.json +++ b/domains/glamour.json @@ -6,5 +6,6 @@ }, "record": { "A": "87.13.246.22" + "MX": "mail.glamour.is-a.dev" } } From 6a0412466a6ac60d9d3457998bd44f011dadfbbd Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:33:59 +0200 Subject: [PATCH 03/39] Update and rename glamour.json to celesta.json --- domains/{glamour.json => celesta.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{glamour.json => celesta.json} (85%) diff --git a/domains/glamour.json b/domains/celesta.json similarity index 85% rename from domains/glamour.json rename to domains/celesta.json index 8e5758165..ebae7da00 100644 --- a/domains/glamour.json +++ b/domains/celesta.json @@ -6,6 +6,6 @@ }, "record": { "A": "87.13.246.22" - "MX": "mail.glamour.is-a.dev" + "MX": "mail.celesta.is-a.dev" } } From 92c7041cb758e0198d268575072a598939f3673c Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:41:13 +0200 Subject: [PATCH 04/39] goddammit --- domains/celesta.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/celesta.json b/domains/celesta.json index ebae7da00..ddffb96d5 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -3,6 +3,7 @@ "owner": { "username": "3nf94Cmnds", "email": "francescosuardi51@gmail.com" + "discord": "notveryc00l." }, "record": { "A": "87.13.246.22" From 620a65539653c8916839a3978068ee2bc0ec1531 Mon Sep 17 00:00:00 2001 From: Tycho10101 <107083420+Tycho10101@users.noreply.github.com> Date: Sat, 12 Oct 2024 08:40:26 -1000 Subject: [PATCH 05/39] Register tycho10101.is-a.dev --- domains/tycho10101.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tycho10101.json diff --git a/domains/tycho10101.json b/domains/tycho10101.json new file mode 100644 index 000000000..8f73c55dc --- /dev/null +++ b/domains/tycho10101.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Tycho10101", + "email": "", + "discord": "914245831748632636", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dzRWhccSL2217JXqqmZt9m_O4ll58iu-XcmyPaN-Zvqh7DnK4eebxpcMknh7bK4rhm7jdqmcFtKmmnGWaVO7n2mjvFD16Hvl0kQkQB9ZL3p2Z5mBSiOQdAgweS-iFhNSPHoAZhELYah8i4sI7x4AOZOsLoeQ5rUPdpx4raUv0bX9YyklmplyP8P__Iy13sQ0tczfj0o-Imbpeh7XnksgZfGdWMCf5Ez-ZO-hFvA60oTd9VumCAy02wCW7SJjAY8JmVy54O7yE3TdKLzMmJrQxVNZ-wdkZ4wzyAGdOHP2-dphmNDBHhOQ7asdnie7E65oaaxQUk3L43VATc4wJqLJSg.wYyNvIo2UkCm_eoYjsNgng.UsVB_ZdgSeht4eb5VZpHbT4c2-Ej8WSyFp3hMoWdPkcvTbv634WqqsYMyJ7qltpucTMPWZIzT0EL_5C22ImpLiOVCek2BBoYU-MsBKRkg1A.QSeOSDmyPG6VbNxDG0dpSg" + }, + + "record": { + "CNAME": "www.tycho10101.is-a.dev. 1 in cname tycho10101.is-a.dev." + } + } + \ No newline at end of file From 682e95b08799975f5d06ba1b1595fdc14f9e077d Mon Sep 17 00:00:00 2001 From: SobakinTech <110396005+sobakintech@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:38:07 +0300 Subject: [PATCH 06/39] Register tabby.is-a.dev --- domains/tabby.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tabby.json diff --git a/domains/tabby.json b/domains/tabby.json new file mode 100644 index 000000000..5ee2d13a1 --- /dev/null +++ b/domains/tabby.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "sobakintech", + "email": "", + "discord": "745203026335236178", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.LMYVJwDQMyo-1kl7uU8odmW6nRUsDL-7Hv4eCtfbgmOersfsy5_yUP0Tj19zMmnEMZFRcACJyKirBUl6FiDBWZuR5JAqFlwk6mkCa5q3y6euD0r2C1EblSV2FwdAuZeIYzUAtK1AW_zylt-NmdSKcV7WVpXo41LL13OkHlzqKhr9VWLKMkTKabUNUfixbjZE7mhKSaUySXsZuxZrsbw30Md4dKNiWM6U5ULeVLTzpbsc52V0VogGbbDsYp-uNz6EdRpc29Q8f-FUBYT9J80RNlojxKwpSvNThGhRK9xTefB62cxzccMuBLsY8NCuH4nYEBR6FWzXlhLmFYfRri3j6A.Ul0cgJ2u8JEhbqj8DqGxlw.Q2x8c2d_AX89g3zwNFlIbZdjktKzErELsyNUe5KpmUhuwIWQD7Vz800xKXDtGiJU0c-73A2lxUsKZpqmWpiV3u9crsiev-zCgrMPE-eoU5017fWEeu6RI2tfP1Njeeja._ss7y_5vGuQZShwGAFTD-g" + }, + + "record": { + "A": ["144.24.184.141"] + } + } + \ No newline at end of file From c48a65133970fe7046a65282ddd76c3115f25bba Mon Sep 17 00:00:00 2001 From: Debjit Mandal <115482933+tensorgenius@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:38:08 +0530 Subject: [PATCH 07/39] Delete domains/debjit-mandal.json --- domains/debjit-mandal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/debjit-mandal.json diff --git a/domains/debjit-mandal.json b/domains/debjit-mandal.json deleted file mode 100644 index 501c3dc44..000000000 --- a/domains/debjit-mandal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "debjit-mandal", - "email": "debjitmandal8925@gmail.com" - }, - "record": { - "CNAME": "debjit-mandal.github.io" - } -} From 05d467ffc401beae02546389e851ebbc3a9b95b6 Mon Sep 17 00:00:00 2001 From: Debjit Mandal <115482933+tensorgenius@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:40:27 +0530 Subject: [PATCH 08/39] Create tensorgenius.json --- domains/tensorgenius.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tensorgenius.json diff --git a/domains/tensorgenius.json b/domains/tensorgenius.json new file mode 100644 index 000000000..47a527206 --- /dev/null +++ b/domains/tensorgenius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tensorgenius", + "email": "debjitmandal8925@gmail.com" + }, + "record": { + "CNAME": "tensorgenius.github.io" + } +} From dde5298e0497ed55b41bfd658a4ecdf38fa1fdcd Mon Sep 17 00:00:00 2001 From: win123139 Date: Fri, 18 Oct 2024 17:54:11 +0700 Subject: [PATCH 09/39] Register thiennb.is-a.dev --- domains/thiennb.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/thiennb.json diff --git a/domains/thiennb.json b/domains/thiennb.json new file mode 100644 index 000000000..37a481657 --- /dev/null +++ b/domains/thiennb.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "win123139", + "email": "", + "discord": "544548892327411734", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.pMSTKQk111zQJxPTcuQxQHByoZLjTTgd3kxGT89nNiSzF-s8uXFJ0bVZMqzQ0pn2EQmG7DF9906Ndni5DCObhjm2k8R59B5WYWDwarqOJmjDUwTFRutMOYjwf90E4E7FXodCsVmck2zQejU3MeOrfzuUf_B7glKq9pkdwt7gRUV9KBIkT1a6Q-IkrrvFT8DmIJFq70H4DLdWDW7KjeI9k7XHuEN3WYKcvbUknCZsAPChgpje15CqFxS_bJHjwtv7Vjn3pUyfLZ9Pyt71RCBdSBeQBMuhvF48h6To2pRv1SwBBgD4iutO3n4zb0Q9viprDtYczzGnE3ABhsg2Gyf0GQ.yv2s62qPTuE9h2b91ptGsA.AtdgyIGHNHkQdX93UYf6nuCtacmpwaAee7vm1pm_WyB2SgBUikZPxHt1C9WOqR3_zdK0XdZsJF4QSTNXhsczMybfRSOsRjxD7TtiYBmi5sM.yRvYKeuOqf-szZ5KP7ejXg" + }, + + "record": { + "CNAME": "resume-next.onrender.com" + } + } + \ No newline at end of file From 75f14b7fe9a9df4e5cce1bab81d7ff6b1d9a0924 Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:15:23 +0200 Subject: [PATCH 10/39] Add SPF and change A record --- domains/celesta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/celesta.json b/domains/celesta.json index ddffb96d5..ca99d83f4 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -6,7 +6,7 @@ "discord": "notveryc00l." }, "record": { - "A": "87.13.246.22" - "MX": "mail.celesta.is-a.dev" + "A": "37.101.98.55" + "TXT": "v=spf1 a ~all" } } From 3dbd2215adaa89bfbb5fc5dd885bc6574788a26f Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:29:48 +0200 Subject: [PATCH 11/39] Dammit, I forgot the comma again --- domains/celesta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/celesta.json b/domains/celesta.json index ca99d83f4..d00c7924a 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -2,7 +2,7 @@ "description": "A miscellaneous webrepo, for containing files.", "owner": { "username": "3nf94Cmnds", - "email": "francescosuardi51@gmail.com" + "email": "francescosuardi51@gmail.com", "discord": "notveryc00l." }, "record": { From 14cb1220c1bb9cfe4ac1db60a2549caeb9c91d36 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Fri, 18 Oct 2024 17:01:27 +0200 Subject: [PATCH 12/39] Delete fatlum.is-a.dev --- domains/fatlum.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/fatlum.json diff --git a/domains/fatlum.json b/domains/fatlum.json deleted file mode 100644 index 5ae89600a..000000000 --- a/domains/fatlum.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "itsFatlum", - "email": "", - "discord": "563697359423406082", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eMf4IlWexPe6hFp4hgcIjsQF7LlJVjZCor8HknXn87-_2J7ttauRifc5MzAdue3I7V8PgfBjusMWI63By5ZVL_QhWMwXdFpw8vOR3KB46SIwJ1VBZ_0fzme4_yK9Rn0WHYMkPgFTdQm7bKhiM_euYvD7xkVDCGcO46mghx69NYYMlz6WsuYV5gfDih0LKl_mxkQtpgL0NnBoTuy0_cGmLn2atwZmagQRrduf91LmkA0SMOc9OXlKJG6-aIAxz0J2jn3BsG9fV-fuBhn_ToMTzNkuqRB8Ikxwn4HbtrCLHbBt2XcSBLGXzvPwmCO_RBhghvT9jGF7D8RCJQvLrtfIWg.VZI0dxxVJpzoA988Se1djw.2plxMGn9juRIF9E9wn235jyEw7ykma_ifBnpiiWJLOTp36IIr0lYcb70zBc4kFEORDI5Phedd94c2XIXCnlnM-Z86Xa-pB-kV8iXv4oGMuJkXSNDwZlpCFnSKxZZnPYK.41WLVG_yeCWpPBlaSV_DIw" - }, - "record": { - "CNAME": "itsfatlum.github.io" - } -} From 55c4d804f43d8f7847988e2a1fb29a0375d0226c Mon Sep 17 00:00:00 2001 From: Ace Duke <123620052+xAceDuke@users.noreply.github.com> Date: Sat, 19 Oct 2024 00:16:45 +0900 Subject: [PATCH 13/39] Update udhaya.json --- domains/udhaya.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/udhaya.json b/domains/udhaya.json index 31dc2651a..f8b9d9211 100644 --- a/domains/udhaya.json +++ b/domains/udhaya.json @@ -1,12 +1,12 @@ { - "description": "Dev Portfolio", - "owner": { - "username": "xaceduke", - "email": "kinghtth0@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "description": "Main Page", + "owner": { + "username": "xaceduke", + "email": "kinghtth0@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } } From c784e39d966f8b1a7ce28e96df7746ebde6db908 Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:26:22 +0200 Subject: [PATCH 14/39] Forgot the comma again --- domains/celesta.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/celesta.json b/domains/celesta.json index d00c7924a..d1cbd7b8a 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -6,7 +6,8 @@ "discord": "notveryc00l." }, "record": { - "A": "37.101.98.55" - "TXT": "v=spf1 a ~all" + "A": "37.101.98.55", + "TXT": "v=spf1 a ~all", + "NS": "paislee.ns.cloudflare.com", "salvador.ns.cloudflare.com" } } From 2770b8ea5e7af8c2471d6cb3de5f5c98cad2bf51 Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:29:27 +0200 Subject: [PATCH 15/39] I am terrible at coding, fixed the brackets --- domains/celesta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/celesta.json b/domains/celesta.json index d1cbd7b8a..356548e6a 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -8,6 +8,6 @@ "record": { "A": "37.101.98.55", "TXT": "v=spf1 a ~all", - "NS": "paislee.ns.cloudflare.com", "salvador.ns.cloudflare.com" + "NS": ["paislee.ns.cloudflare.com", "salvador.ns.cloudflare.com"] } } From 4b7870b740e6189cf187d5db1656f0db6287317b Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 18 Oct 2024 20:46:16 +0200 Subject: [PATCH 16/39] Actually use the Dynu nameservers --- domains/celesta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/celesta.json b/domains/celesta.json index 356548e6a..8e53f2c07 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -8,6 +8,6 @@ "record": { "A": "37.101.98.55", "TXT": "v=spf1 a ~all", - "NS": ["paislee.ns.cloudflare.com", "salvador.ns.cloudflare.com"] + "NS": ["ns1.dynu.com", "ns11.dynu.com", "ns8.dynu.com"] } } From 4191e5c98c8418acd278d349cb9584c49f1650a8 Mon Sep 17 00:00:00 2001 From: Cryptid Date: Fri, 18 Oct 2024 23:15:33 +0200 Subject: [PATCH 17/39] Register cryptid.is-a.dev --- domains/cryptid.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/cryptid.json diff --git a/domains/cryptid.json b/domains/cryptid.json new file mode 100644 index 000000000..8c23645b5 --- /dev/null +++ b/domains/cryptid.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "NotCryptid", + "email": "", + "discord": "545305641212706819", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Ow5vOC5DYFkZ20ukBdrfiOfcTb9zGMbnQyldB0CaiIN8dVdXiZKVGEkmNIKWS6qyhnN-zmGA4gyqdwJ2YC7k3A6YNWcVwMq2mGPGnELtaavIkeex55z4fyZ8qxM49I51s5VT43V05qabzEBAJRrJeoX_qj4djtttxHWj5u7h5eZMMM3LFiYGgrzZ6H7Hdckl57sxzuC5KVz6JP_8e46ip6lowekUxPSe0TWuW910zO97sqc2cbCtQNwp6k5nCV4L0Us669A5XxRgI4LLGxSrjac7ACp4bv7tvXxE11pQPb0fQeqa0hyxB_lUDK8GvmKt6DGS8xLwyjwQdGALPc-BIQ.A-ZKIYM1iQTnY9mqtSxVkw.Fujnp_Vv-c6MDtH1I4XeaJiI0mwOM8Z4Cdp5IjAO-slOgsZnGJuhdX_azeWWNZrLB3HiftQwekFS9J9JP6zHgToirezSoKYrWf3IihYxSoZODysPgfha4weChAq_fNhv.-l3CfdXMoneU79zq_7GRDA" + }, + + "record": { + "TXT": "vc-domain-verify=cryptid.is-a.dev,c6c6b86d7991baca2498" + } + } + \ No newline at end of file From 09bf78ba12a871f106c6b7168a3d5d0b656b7372 Mon Sep 17 00:00:00 2001 From: Tycho10101 <107083420+Tycho10101@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:17:35 -1000 Subject: [PATCH 18/39] Update tycho10101.json --- domains/tycho10101.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tycho10101.json b/domains/tycho10101.json index 8f73c55dc..992b84345 100644 --- a/domains/tycho10101.json +++ b/domains/tycho10101.json @@ -7,7 +7,7 @@ }, "record": { - "CNAME": "www.tycho10101.is-a.dev. 1 in cname tycho10101.is-a.dev." + "CNAME": "tycho10101.github.io" } } - \ No newline at end of file + From f83a34e74dd1a25bd321f94aa68eb1afa0c0c788 Mon Sep 17 00:00:00 2001 From: Cryptid Date: Fri, 18 Oct 2024 23:22:40 +0200 Subject: [PATCH 19/39] Create _vercel.cryptid.json --- domains/_vercel.cryptid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.cryptid.json diff --git a/domains/_vercel.cryptid.json b/domains/_vercel.cryptid.json new file mode 100644 index 000000000..34713092c --- /dev/null +++ b/domains/_vercel.cryptid.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NotCryptid", + "email": "cryptid@thingai.xyz", + "discord": "545305641212706819" + }, + "record": { + "TXT": "vc-domain-verify=cryptid.is-a.dev,c6c6b86d7991baca2498" + } +} From 2a053614780132783640e4e5710ee8959e3c83ab Mon Sep 17 00:00:00 2001 From: Cryptid Date: Fri, 18 Oct 2024 23:24:01 +0200 Subject: [PATCH 20/39] Update cryptid.json --- domains/cryptid.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/cryptid.json b/domains/cryptid.json index 8c23645b5..77a3a09c2 100644 --- a/domains/cryptid.json +++ b/domains/cryptid.json @@ -1,13 +1,13 @@ { "owner": { "username": "NotCryptid", - "email": "", + "email": "cryptid@thingai.xyz", "discord": "545305641212706819", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Ow5vOC5DYFkZ20ukBdrfiOfcTb9zGMbnQyldB0CaiIN8dVdXiZKVGEkmNIKWS6qyhnN-zmGA4gyqdwJ2YC7k3A6YNWcVwMq2mGPGnELtaavIkeex55z4fyZ8qxM49I51s5VT43V05qabzEBAJRrJeoX_qj4djtttxHWj5u7h5eZMMM3LFiYGgrzZ6H7Hdckl57sxzuC5KVz6JP_8e46ip6lowekUxPSe0TWuW910zO97sqc2cbCtQNwp6k5nCV4L0Us669A5XxRgI4LLGxSrjac7ACp4bv7tvXxE11pQPb0fQeqa0hyxB_lUDK8GvmKt6DGS8xLwyjwQdGALPc-BIQ.A-ZKIYM1iQTnY9mqtSxVkw.Fujnp_Vv-c6MDtH1I4XeaJiI0mwOM8Z4Cdp5IjAO-slOgsZnGJuhdX_azeWWNZrLB3HiftQwekFS9J9JP6zHgToirezSoKYrWf3IihYxSoZODysPgfha4weChAq_fNhv.-l3CfdXMoneU79zq_7GRDA" }, "record": { - "TXT": "vc-domain-verify=cryptid.is-a.dev,c6c6b86d7991baca2498" + "CNAME": "cryptidbleh.vercel.app" } } - \ No newline at end of file + From 18567836ebbc3396db9c399d8b208778075a308c Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Sat, 19 Oct 2024 03:02:10 +0200 Subject: [PATCH 21/39] Update sewt.json --- domains/sewt.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/sewt.json b/domains/sewt.json index 2b9df5a9f..c3a37cc32 100644 --- a/domains/sewt.json +++ b/domains/sewt.json @@ -14,12 +14,7 @@ "TXT": [ "v=spf1 include:zohomail.eu ~all" ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["82.67.68.228"] }, "proxied": true } From 4bb3415a42f71daed669877f88c05c8bc1cc7060 Mon Sep 17 00:00:00 2001 From: Mason McAlister <119998752+catto24@users.noreply.github.com> Date: Sat, 19 Oct 2024 14:50:27 +1300 Subject: [PATCH 22/39] Create _atproto.catto24.is-a.dev --- domains/_atproto.catto24.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.catto24.is-a.dev diff --git a/domains/_atproto.catto24.is-a.dev b/domains/_atproto.catto24.is-a.dev new file mode 100644 index 000000000..108ca22d2 --- /dev/null +++ b/domains/_atproto.catto24.is-a.dev @@ -0,0 +1,10 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "catto24", + "email": "catto24@proton.me" + }, + "record": { + "TXT": did=did:plc:whzff4s3db6taso3s43ylrou" + } +} From f63a35287dbbd9f31d904377cd5053f989008bbf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 11:51:10 +0800 Subject: [PATCH 23/39] test single redirects --- dnsconfig.js | 63 +++++++++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 28 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index b838f4ce1..541445af9 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -14,9 +14,10 @@ function getDomainsList(filesPath) { var domains = getDomainsList("./domains"); var commit = []; -for (var idx in domains) { - var subdomainName = domains[idx].name; - var domainData = domains[idx].data; +for (var subdomain in domains) { + var subdomainName = domains[subdomain].name; + var fullSubdomain = subdomainName + ".is-a.dev"; + var domainData = domains[subdomain].data; var proxyState = domainData.proxied ? { cloudflare_proxy: "on" } : { cloudflare_proxy: "off" }; // Handle A records @@ -89,32 +90,38 @@ for (var idx in domains) { commit.push( A(subdomainName, "45.85.238.5", { cloudflare_proxy: "on" }), TXT("_redirect." + subdomainName, "v=txtv0;type=host;to=" + domainData.record.URL) - ); + ) } - - // Exceptions - // is-a.dev - commit.push(IGNORE("@", "MX")); - commit.push(IGNORE("@", "TXT")); - // *.is-a.dev - commit.push(IGNORE("\\*")); - // _acme-challenge.is-a.dev - commit.push(IGNORE("_acme-challenge", "TXT")); - // _dmarc.is-a.dev - commit.push(IGNORE("_dmarc", "TXT")); - // ns1.is-a.dev - commit.push(IGNORE("ns1", "A")); - commit.push(IGNORE("ns1", "AAAA")); - // ns2.is-a.dev - commit.push(IGNORE("ns2", "A")); - commit.push(IGNORE("ns2", "AAAA")); - // ns3.is-a.dev - commit.push(IGNORE("ns3", "A")); - commit.push(IGNORE("ns3", "AAAA")); - // ns4.is-a.dev - commit.push(IGNORE("ns4", "A")); - commit.push(IGNORE("ns4", "AAAA")); } +// Test +commit.push( + A("test", "192.0.2.1", { cloudflare_proxy: "on" }), + CF_SINGLE_REDIRECT("test.is-a.dev", 302, 'http.host eq "test.is-a.dev"', "https://google.com") +) + +// Exceptions +// is-a.dev +commit.push(IGNORE("@", "MX")); +commit.push(IGNORE("@", "TXT")); +// *.is-a.dev +commit.push(IGNORE("\\*")); +// _acme-challenge.is-a.dev +commit.push(IGNORE("_acme-challenge", "TXT")); +// _dmarc.is-a.dev +commit.push(IGNORE("_dmarc", "TXT")); +// ns1.is-a.dev +commit.push(IGNORE("ns1", "A")); +commit.push(IGNORE("ns1", "AAAA")); +// ns2.is-a.dev +commit.push(IGNORE("ns2", "A")); +commit.push(IGNORE("ns2", "AAAA")); +// ns3.is-a.dev +commit.push(IGNORE("ns3", "A")); +commit.push(IGNORE("ns3", "AAAA")); +// ns4.is-a.dev +commit.push(IGNORE("ns4", "A")); +commit.push(IGNORE("ns4", "AAAA")); + // Commit all DNS records -D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare")), commit); +D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare", { "manage_single_redirects": true })), commit); From c21dec703802ba6eb6c2fce9dfb5413838664472 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 11:55:15 +0800 Subject: [PATCH 24/39] Update dnsconfig.js --- dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 541445af9..b8a4107da 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -97,7 +97,7 @@ for (var subdomain in domains) { // Test commit.push( A("test", "192.0.2.1", { cloudflare_proxy: "on" }), - CF_SINGLE_REDIRECT("test.is-a.dev", 302, 'http.host eq "test.is-a.dev"', "https://google.com") + CF_SINGLE_REDIRECT("test.is-a.dev", 302, 'http.host eq "test.is-a.dev"', 'concat("https://google.com", "")') ) // Exceptions From c53ad352454bf81f788a5f7997905b9ea838b815 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 11:59:10 +0800 Subject: [PATCH 25/39] Update dnsconfig.js --- dnsconfig.js | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index b8a4107da..2d33fe6af 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -88,18 +88,12 @@ for (var subdomain in domains) { // Handle URL records if (domainData.record.URL) { commit.push( - A(subdomainName, "45.85.238.5", { cloudflare_proxy: "on" }), - TXT("_redirect." + subdomainName, "v=txtv0;type=host;to=" + domainData.record.URL) + A(subdomainName, "192.0.2.1", { cloudflare_proxy: "on" }), + // CF_SINGLE_REDIRECT(fullSubdomain, 302, 'http.host eq "' + fullSubdomain + '"', 'concat("' + domainData.record.URL + '", "")') ) } } -// Test -commit.push( - A("test", "192.0.2.1", { cloudflare_proxy: "on" }), - CF_SINGLE_REDIRECT("test.is-a.dev", 302, 'http.host eq "test.is-a.dev"', 'concat("https://google.com", "")') -) - // Exceptions // is-a.dev commit.push(IGNORE("@", "MX")); From 54060be226e51bafa5a66322af4d3f7dc2b6fc93 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 12:06:02 +0800 Subject: [PATCH 26/39] Update dnsconfig.js --- dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 2d33fe6af..f1a6827cf 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -88,7 +88,7 @@ for (var subdomain in domains) { // Handle URL records if (domainData.record.URL) { commit.push( - A(subdomainName, "192.0.2.1", { cloudflare_proxy: "on" }), + A(subdomainName, "192.0.2.1", { cloudflare_proxy: "on" }) // CF_SINGLE_REDIRECT(fullSubdomain, 302, 'http.host eq "' + fullSubdomain + '"', 'concat("' + domainData.record.URL + '", "")') ) } From c92a03fc7600335c234bb8e372e930e898825fc8 Mon Sep 17 00:00:00 2001 From: Alecks20 <109296824+Alecks20@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:59:38 +0800 Subject: [PATCH 27/39] Update alecks.json cname target and add cf proxy --- domains/alecks.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/alecks.json b/domains/alecks.json index e61b812fc..fbc168fa0 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -6,7 +6,8 @@ }, "record": { - "CNAME": "mmsehn6m.up.railway.app" - } + "CNAME": "evergarden.alecks.cloud" + }, + + "proxied": true } - From 990921eb121d20cfdd8691e55232464450863b9f Mon Sep 17 00:00:00 2001 From: fenrir Date: Fri, 18 Oct 2024 22:39:31 -0700 Subject: [PATCH 28/39] Create fenrir.json --- domains/fenrir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fenrir.json diff --git a/domains/fenrir.json b/domains/fenrir.json new file mode 100644 index 000000000..ccb9e7896 --- /dev/null +++ b/domains/fenrir.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "fenrir-san", + "email": "", + "discord": "459219626484826113", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UoRrv1IHlwaxxz5pjNT0ADqyG3EpR8FA3v2oBJGdoMuSZ5v-8ImQVabz3rQ8P1peUKADV4RExI0OtGfajWYQw11bJD9KNXCPMi_MevxxaAX22yvnyW3hPGf_sUe6qhltlGftElkG_yoO6MzxtZyB1_NTeiHR44IZywuoOOEZIwdkrWyLtgczCoTLFNPBtAwcBPaCQf1t94yTgI09juyLVQzHL26dzb-VISsWxfAxAnanBfMfn1ELUnMQXm32QlJPbuQ7f0OATmGfW-XwIiBRt3Zyn28PNZm7Vhgyr3m4NYylpgDjz5v2jibtw7rAO9eP_a9cfToZY7bwj02mZfMIBA.KnAaAaz-Spr94XeYJF4lLQ.dyOn2mafCFB2J1682xUN2VxAtMG35Sh8nJ1AFLqYGmo1nttcRWosRX6NjRxoK_FLRP1Bv9CdVhzhx-R39bLmXYM7fksuKYd_qsY_od-0vwGSm56iHkLrE5PZnjYULssO.70k22YtUqSrQtnO1MDwHwg" + }, + + "record": { + "CNAME": "fenrir-san.github.io" + } + } From 5ff0cf80cc480d25ddd293c69667c16df53a9f76 Mon Sep 17 00:00:00 2001 From: fenrir Date: Fri, 18 Oct 2024 22:40:02 -0700 Subject: [PATCH 29/39] Delete domains/raikan.json --- domains/raikan.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/raikan.json diff --git a/domains/raikan.json b/domains/raikan.json deleted file mode 100644 index 5debb03ac..000000000 --- a/domains/raikan.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "raikan-san", - "email": "", - "discord": "459219626484826113", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UoRrv1IHlwaxxz5pjNT0ADqyG3EpR8FA3v2oBJGdoMuSZ5v-8ImQVabz3rQ8P1peUKADV4RExI0OtGfajWYQw11bJD9KNXCPMi_MevxxaAX22yvnyW3hPGf_sUe6qhltlGftElkG_yoO6MzxtZyB1_NTeiHR44IZywuoOOEZIwdkrWyLtgczCoTLFNPBtAwcBPaCQf1t94yTgI09juyLVQzHL26dzb-VISsWxfAxAnanBfMfn1ELUnMQXm32QlJPbuQ7f0OATmGfW-XwIiBRt3Zyn28PNZm7Vhgyr3m4NYylpgDjz5v2jibtw7rAO9eP_a9cfToZY7bwj02mZfMIBA.KnAaAaz-Spr94XeYJF4lLQ.dyOn2mafCFB2J1682xUN2VxAtMG35Sh8nJ1AFLqYGmo1nttcRWosRX6NjRxoK_FLRP1Bv9CdVhzhx-R39bLmXYM7fksuKYd_qsY_od-0vwGSm56iHkLrE5PZnjYULssO.70k22YtUqSrQtnO1MDwHwg" - }, - - "record": { - "CNAME": "raikan-san.github.io" - } - } From 6f0696180b288bfdbc69227c966a26745e04321e Mon Sep 17 00:00:00 2001 From: "winbo.yml" Date: Sat, 19 Oct 2024 08:54:51 +0200 Subject: [PATCH 30/39] delete sparkos subdomain as project is abandoned --- domains/sparkos.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sparkos.json diff --git a/domains/sparkos.json b/domains/sparkos.json deleted file mode 100644 index 8abce667e..000000000 --- a/domains/sparkos.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "discord": "winbo.py", - "username": "winbo-yml-exe", - "email": "winbo.yml@proton.me" - }, - "record": { - "CNAME": "sparkos-win.github.io" - } -} From 219a2c3c8bec55e65d7385483b09183850855527 Mon Sep 17 00:00:00 2001 From: "winbo.yml" Date: Sat, 19 Oct 2024 08:55:28 +0200 Subject: [PATCH 31/39] remove luminaos subdomain (i also abandoned that a long time ago) --- domains/luminaos.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/luminaos.json diff --git a/domains/luminaos.json b/domains/luminaos.json deleted file mode 100644 index f40a1bb76..000000000 --- a/domains/luminaos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "luminaOS-win", - "email": "winbo-yml-exe@outlook.com" - }, - "record": { - "CNAME": "luminaos-win.github.io" - } -} From 8b4325a89b65c6abcc1c096d4eb94cc9ce1c3901 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 14:57:54 +0800 Subject: [PATCH 32/39] Update domains/celesta.json Co-authored-by: CuteDog5695 --- domains/celesta.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/celesta.json b/domains/celesta.json index 8e53f2c07..4a17f262a 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -6,8 +6,6 @@ "discord": "notveryc00l." }, "record": { - "A": "37.101.98.55", - "TXT": "v=spf1 a ~all", "NS": ["ns1.dynu.com", "ns11.dynu.com", "ns8.dynu.com"] } } From d09293a688cc259d13c5a25c25bf028f3718e8bf Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 19 Oct 2024 10:00:53 +0300 Subject: [PATCH 33/39] Fix invalid stuff --- domains/{_atproto.catto24.is-a.dev => _atproto.catto24.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_atproto.catto24.is-a.dev => _atproto.catto24.json} (75%) diff --git a/domains/_atproto.catto24.is-a.dev b/domains/_atproto.catto24.json similarity index 75% rename from domains/_atproto.catto24.is-a.dev rename to domains/_atproto.catto24.json index 108ca22d2..92d85afa0 100644 --- a/domains/_atproto.catto24.is-a.dev +++ b/domains/_atproto.catto24.json @@ -5,6 +5,6 @@ "email": "catto24@proton.me" }, "record": { - "TXT": did=did:plc:whzff4s3db6taso3s43ylrou" + "TXT": "did=did:plc:whzff4s3db6taso3s43ylrou" } } From fa5564e23d0217135549e6ac5646f072b80ddfb4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 17:31:33 +0800 Subject: [PATCH 34/39] feat(ci): ignore test domains --- dnsconfig.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dnsconfig.js b/dnsconfig.js index f1a6827cf..de4185f6c 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -116,6 +116,9 @@ commit.push(IGNORE("ns3", "AAAA")); // ns4.is-a.dev commit.push(IGNORE("ns4", "A")); commit.push(IGNORE("ns4", "AAAA")); +// test.is-a.dev +commit.push(IGNORE("test.is-a.dev")); +commit.push(IGNORE("**.test.is-a.dev")); // Commit all DNS records D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare", { "manage_single_redirects": true })), commit); From 13ba00ba55c5e2a632d3d320cdbf7c57af0a7b16 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 18:06:27 +0800 Subject: [PATCH 35/39] chore: ignore all DS records --- dnsconfig.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dnsconfig.js b/dnsconfig.js index de4185f6c..227c56f39 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -95,6 +95,8 @@ for (var subdomain in domains) { } // Exceptions +// * +commit.push(IGNORE("*", "DS", "*"); // is-a.dev commit.push(IGNORE("@", "MX")); commit.push(IGNORE("@", "TXT")); From 06115bc311f38943e1ffc552998341174ae9cf4d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 18:08:12 +0800 Subject: [PATCH 36/39] fix missing bracket --- dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 227c56f39..4434106f4 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -96,7 +96,7 @@ for (var subdomain in domains) { // Exceptions // * -commit.push(IGNORE("*", "DS", "*"); +commit.push(IGNORE("*", "DS", "*")); // is-a.dev commit.push(IGNORE("@", "MX")); commit.push(IGNORE("@", "TXT")); From 7d2a3043fb948a68ae4931c514e9c73a81f7d639 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 18:10:23 +0800 Subject: [PATCH 37/39] subdomain, not full domain --- dnsconfig.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 4434106f4..11d506388 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -119,8 +119,8 @@ commit.push(IGNORE("ns3", "AAAA")); commit.push(IGNORE("ns4", "A")); commit.push(IGNORE("ns4", "AAAA")); // test.is-a.dev -commit.push(IGNORE("test.is-a.dev")); -commit.push(IGNORE("**.test.is-a.dev")); +commit.push(IGNORE("test")); +commit.push(IGNORE("**.test")); // Commit all DNS records D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare", { "manage_single_redirects": true })), commit); From f75f930ace1db54fa49e44c18f11022e643a5f39 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 18:49:03 +0800 Subject: [PATCH 38/39] feat(ci): add mail server exceptions --- dnsconfig.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dnsconfig.js b/dnsconfig.js index 11d506388..ac3bd1db3 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -102,10 +102,20 @@ commit.push(IGNORE("@", "MX")); commit.push(IGNORE("@", "TXT")); // *.is-a.dev commit.push(IGNORE("\\*")); +// *._domainkey.is-a.dev +commit.push(IGNORE("*._domainkey", "TXT")); // _acme-challenge.is-a.dev commit.push(IGNORE("_acme-challenge", "TXT")); +// _autodiscover._tcp.is-a.dev +commit.push(IGNORE("_autodiscover._tcp", "SRV")); // _dmarc.is-a.dev commit.push(IGNORE("_dmarc", "TXT")); +// _psl.is-a.dev +commit.push(IGNORE("_psl", "TXT")); +// autoconfig.is-a.dev +commit.push(IGNORE("autoconfig", "CNAME")); +// autodiscover.is-a.dev +commit.push(IGNORE("autodiscover", "CNAME")); // ns1.is-a.dev commit.push(IGNORE("ns1", "A")); commit.push(IGNORE("ns1", "AAAA")); From 1a5b99fc418721aa5ac1a5d6c3648310c81f7a8f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 18:51:14 +0800 Subject: [PATCH 39/39] Delete domains/_psl.json --- domains/_psl.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_psl.json diff --git a/domains/_psl.json b/domains/_psl.json deleted file mode 100644 index 79f23886c..000000000 --- a/domains/_psl.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "PSL validation record", - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "TXT": "https://github.com/publicsuffix/list/pull/2225" - } -}