From 0ba55303e3df1a926de4cbccc0ebad06eeaa11b5 Mon Sep 17 00:00:00 2001 From: slovakians Date: Fri, 6 Sep 2024 17:15:07 +0800 Subject: [PATCH 001/102] Create crvt --- domains/crvt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crvt diff --git a/domains/crvt b/domains/crvt new file mode 100644 index 000000000..2fc7187c2 --- /dev/null +++ b/domains/crvt @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "slovakians", + "email": "siresirol937@gmail.com", + }, + "record": { + "A": "181.215.58.8:1993" + } +} From 020deeb4e0b7a69656a204fbb90aac288826e542 Mon Sep 17 00:00:00 2001 From: slovakians Date: Fri, 6 Sep 2024 17:47:45 +0800 Subject: [PATCH 002/102] Create crvt.json --- domains/crvt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crvt.json diff --git a/domains/crvt.json b/domains/crvt.json new file mode 100644 index 000000000..1c2170c31 --- /dev/null +++ b/domains/crvt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "slovakians", + "email": "siresirol937@gmail.com" + }, + "record": { + "A": ["181.215.58.8"] + } +} From 5be9693077fe46a44eab30e5604eed88c9509247 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 8 Sep 2024 08:06:21 +0300 Subject: [PATCH 003/102] Delete domains/crvt --- domains/crvt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/crvt diff --git a/domains/crvt b/domains/crvt deleted file mode 100644 index 2fc7187c2..000000000 --- a/domains/crvt +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "slovakians", - "email": "siresirol937@gmail.com", - }, - "record": { - "A": "181.215.58.8:1993" - } -} From 5781d08a7f2c03245dc263c274cf818a0b3aea70 Mon Sep 17 00:00:00 2001 From: slovakians Date: Mon, 9 Sep 2024 05:23:38 +0800 Subject: [PATCH 004/102] Create hostname.json --- domains/hostname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hostname.json diff --git a/domains/hostname.json b/domains/hostname.json new file mode 100644 index 000000000..f63610d91 --- /dev/null +++ b/domains/hostname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "slovakians", + "email": "siresirol937@gmail.com" + }, + "record": { + "TXT": "3f7fa9526fd08b9ad6b51e06620b66" + } +} From d391935efeada5c66533ccf018425b61486e4ca1 Mon Sep 17 00:00:00 2001 From: slovakians Date: Tue, 25 Mar 2025 20:09:16 +0800 Subject: [PATCH 005/102] Create slovaks.json --- domains/slovaks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slovaks.json diff --git a/domains/slovaks.json b/domains/slovaks.json new file mode 100644 index 000000000..1c52139da --- /dev/null +++ b/domains/slovaks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "slovakians", + "email": "vipmodzteam@gmail.com" + }, + "record": { + "TXT": "3f03954a79c3bf687ec7458c58c1f6" + } +} From 5c84df7dbfc8e159353224e6fe3ca27edf3789ad Mon Sep 17 00:00:00 2001 From: slovakians Date: Tue, 25 Mar 2025 20:21:05 +0800 Subject: [PATCH 006/102] Update slovaks.json --- domains/slovaks.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/domains/slovaks.json b/domains/slovaks.json index 1c52139da..13739c41a 100644 --- a/domains/slovaks.json +++ b/domains/slovaks.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "slovakians", - "email": "vipmodzteam@gmail.com" - }, - "record": { - "TXT": "3f03954a79c3bf687ec7458c58c1f6" - } + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "slovakians", + "email": "vipmodzteam@gmail.com" + }, + "record": { + "CNAME": "slovakians.github.io/crvt" + }, + "proxied": true } From e7de76a5669f350a3d19d6cd6e4f23304ee98396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geraldo=20J=C3=BAnior?= Date: Tue, 25 Mar 2025 23:00:28 -0300 Subject: [PATCH 007/102] Create geraldo.json --- domains/geraldo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/geraldo.json diff --git a/domains/geraldo.json b/domains/geraldo.json new file mode 100644 index 000000000..6920e72e3 --- /dev/null +++ b/domains/geraldo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gerald0Juni0r", + "email": "geraldo.gj63@gmail.com" + }, + "record": { + "CNAME": "gerald0juni0r.github.io" + } +} From 5ffb1ab53d08759677e21b57b92e0d1931b800a0 Mon Sep 17 00:00:00 2001 From: slovakians Date: Thu, 27 Mar 2025 05:23:28 +0800 Subject: [PATCH 008/102] Delete domains/crvt.json --- domains/crvt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/crvt.json diff --git a/domains/crvt.json b/domains/crvt.json deleted file mode 100644 index 1c2170c31..000000000 --- a/domains/crvt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "slovakians", - "email": "siresirol937@gmail.com" - }, - "record": { - "A": ["181.215.58.8"] - } -} From 2e5414fefb761747711bf00546fc60770778b7e6 Mon Sep 17 00:00:00 2001 From: ReYuki <126035476+realyukii@users.noreply.github.com> Date: Thu, 27 Mar 2025 19:40:11 +0700 Subject: [PATCH 009/102] Create _vercel.reyuki.json --- domains/_vercel.reyuki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.reyuki.json diff --git a/domains/_vercel.reyuki.json b/domains/_vercel.reyuki.json new file mode 100644 index 000000000..8f5b4ae12 --- /dev/null +++ b/domains/_vercel.reyuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyukiie", + "email": "me@reyuki.site" + }, + "record": { + "TXT": "vc-domain-verify=reyuki.is-a.dev,e29957b5ec5dfbe90704" + } +} From 8e9d36180257ca5da3fdf33d9507f906bf4a56ae Mon Sep 17 00:00:00 2001 From: ReYuki <126035476+realyukii@users.noreply.github.com> Date: Thu, 27 Mar 2025 19:41:07 +0700 Subject: [PATCH 010/102] Create reyuki.json --- domains/reyuki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/reyuki.json diff --git a/domains/reyuki.json b/domains/reyuki.json new file mode 100644 index 000000000..4cabaf835 --- /dev/null +++ b/domains/reyuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyukii", + "email": "me@reyuki.site" + }, + "record": { + "CNAME": ["www.reyuki.site"] + } +} From d6f56dffdd418781e707f13ea890bef29633a75d Mon Sep 17 00:00:00 2001 From: Gustavo Meredyk Date: Thu, 27 Mar 2025 20:27:26 -0300 Subject: [PATCH 011/102] Create crafting.json --- domains/crafting.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/crafting.json diff --git a/domains/crafting.json b/domains/crafting.json new file mode 100644 index 000000000..23d678834 --- /dev/null +++ b/domains/crafting.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "meredyk" + }, + "record": { + "URL": "https://www.crafting.com.br/" + } +} From fe963ec08e8d478a15a168817132afcb5519b46c Mon Sep 17 00:00:00 2001 From: ReYuki <126035476+realyukii@users.noreply.github.com> Date: Fri, 28 Mar 2025 18:12:13 +0700 Subject: [PATCH 012/102] Update domains/reyuki.json: Fix invalid CNAME Co-authored-by: 21Z <21z95@proton.me> --- domains/reyuki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reyuki.json b/domains/reyuki.json index 4cabaf835..f2e722485 100644 --- a/domains/reyuki.json +++ b/domains/reyuki.json @@ -4,6 +4,6 @@ "email": "me@reyuki.site" }, "record": { - "CNAME": ["www.reyuki.site"] + "CNAME": "www.reyuki.site" } } From 10a545d3f75bbc8c92c2f559f63c48d1d9dd4568 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:10:40 +0700 Subject: [PATCH 013/102] Create _github-pages-challenge-imnotnahn.json --- domains/_github-pages-challenge-imnotnahn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-imnotnahn.json diff --git a/domains/_github-pages-challenge-imnotnahn.json b/domains/_github-pages-challenge-imnotnahn.json new file mode 100644 index 000000000..6f3d3155d --- /dev/null +++ b/domains/_github-pages-challenge-imnotnahn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com", + + }, + "record": { + "TXT": "0078b8f8494de41ef1c90903f745c5" + } +} From 1e1e1c913030f935b405ccfc684f826e9f56d3b9 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:23:50 +0700 Subject: [PATCH 014/102] Update _github-pages-challenge-imnotnahn.json --- domains/_github-pages-challenge-imnotnahn.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-imnotnahn.json b/domains/_github-pages-challenge-imnotnahn.json index 6f3d3155d..c4fdd1958 100644 --- a/domains/_github-pages-challenge-imnotnahn.json +++ b/domains/_github-pages-challenge-imnotnahn.json @@ -1,8 +1,7 @@ { "owner": { "username": "imnotnahn", - "email": "thanhnhan.contact.work@gmail.com", - + "email": "thanhnhan.contact.work@gmail.com" }, "record": { "TXT": "0078b8f8494de41ef1c90903f745c5" From 74a404236d96d12a40130c5868a55dcfb57e6411 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:37:52 +0700 Subject: [PATCH 015/102] Rename _github-pages-challenge-imnotnahn.json to _github-pages-challenge-imnotnahn.imnahn.json --- ...notnahn.json => _github-pages-challenge-imnotnahn.imnahn.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-imnotnahn.json => _github-pages-challenge-imnotnahn.imnahn.json} (100%) diff --git a/domains/_github-pages-challenge-imnotnahn.json b/domains/_github-pages-challenge-imnotnahn.imnahn.json similarity index 100% rename from domains/_github-pages-challenge-imnotnahn.json rename to domains/_github-pages-challenge-imnotnahn.imnahn.json From 18bcacaf4e84b42e52c8e2f32ae469ec7e29b551 Mon Sep 17 00:00:00 2001 From: Pixel2175 <147437230+Pixel2175@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:59:40 +0100 Subject: [PATCH 016/102] Create pixelll.json --- domains/pixelll.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelll.json diff --git a/domains/pixelll.json b/domains/pixelll.json new file mode 100644 index 000000000..04290cc8a --- /dev/null +++ b/domains/pixelll.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixel2175", + "email": "pixel2175@gmail.com" + }, + "record": { + "CNAME": "https://pixell.ddns.net/" + } +} From 00f7d353e7ff0100566df5020d3c198f0be3f1e0 Mon Sep 17 00:00:00 2001 From: LRaffDev Date: Fri, 28 Mar 2025 16:58:46 +0000 Subject: [PATCH 017/102] Create _verce.lraffdev.json --- domains/_vercel.lraffdev.json | 9 +++++++++ domains/lraffdev.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.lraffdev.json create mode 100644 domains/lraffdev.json diff --git a/domains/_vercel.lraffdev.json b/domains/_vercel.lraffdev.json new file mode 100644 index 000000000..eea31638d --- /dev/null +++ b/domains/_vercel.lraffdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRaffDev", + "email": "raffaele.la.cerra@outlook.it" + }, + "record": { + "TXT": "vc-domain-verify=lraffdev.is-a.dev,d1e53d0b8211a025d0ad" + } +} diff --git a/domains/lraffdev.json b/domains/lraffdev.json new file mode 100644 index 000000000..2081951a3 --- /dev/null +++ b/domains/lraffdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRaffDev", + "email": "raffaele.la.cerra@outlook.it" + }, + "record": { + "CNAME": "LRaffDev.vercel.app" + } +} From bcb953144ddbe38ceeeed65333f1c5c5fb1b8f33 Mon Sep 17 00:00:00 2001 From: jlwisedev Date: Fri, 28 Mar 2025 15:09:50 -0400 Subject: [PATCH 018/102] Create joshuawise.json --- domains/joshuawise.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joshuawise.json diff --git a/domains/joshuawise.json b/domains/joshuawise.json new file mode 100644 index 000000000..59f7aca88 --- /dev/null +++ b/domains/joshuawise.json @@ -0,0 +1,12 @@ +{ + "description": "Joshua Wise's Personal Page", + "repo": "https://github.com/jlwisedev/jlwisedev.github.io", + "owner": { + "username": "jlwisedev", + "email": "jlwiseeha24@gmail.com" + }, + "record": { + "CNAME": "https://jlwisedev.github.io" + }, + "proxied": true +} From 9fcdee7dceb20dbb96bb59d35e51612e10f3d989 Mon Sep 17 00:00:00 2001 From: Gustavo Meredyk Date: Fri, 28 Mar 2025 18:28:46 -0300 Subject: [PATCH 019/102] Update crafting.json add contact --- domains/crafting.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/crafting.json b/domains/crafting.json index 23d678834..5ecf998a7 100644 --- a/domains/crafting.json +++ b/domains/crafting.json @@ -1,6 +1,7 @@ { "owner": { "username": "meredyk" + "email": "gustavo@meredyk.com.br" }, "record": { "URL": "https://www.crafting.com.br/" From 96cde9138641a25bded66cd2dcf4a6c6e2566004 Mon Sep 17 00:00:00 2001 From: alex-cantor <136871460+alex-cantor@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:07:20 -0500 Subject: [PATCH 020/102] Create alexcantor.json --- domains/alexcantor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alexcantor.json diff --git a/domains/alexcantor.json b/domains/alexcantor.json new file mode 100644 index 000000000..ee2f45d12 --- /dev/null +++ b/domains/alexcantor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alex-cantor", + "email": "alexcantor99@gmail.com" + }, + "record": { + "CNAME": "alex-cantor.github.io" + } +} From d5bdd0fda7ed7cf0fe94834ceb5cffec3e0fe95c Mon Sep 17 00:00:00 2001 From: Gustavo Meredyk Date: Fri, 28 Mar 2025 21:07:48 -0300 Subject: [PATCH 021/102] Update crafting.json fix comma --- domains/crafting.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crafting.json b/domains/crafting.json index 5ecf998a7..86f54f684 100644 --- a/domains/crafting.json +++ b/domains/crafting.json @@ -1,6 +1,6 @@ { "owner": { - "username": "meredyk" + "username": "meredyk", "email": "gustavo@meredyk.com.br" }, "record": { From e440bef3e93e3fcf65a65dca866f1bcf745634ca Mon Sep 17 00:00:00 2001 From: jlwisedev Date: Fri, 28 Mar 2025 20:09:19 -0400 Subject: [PATCH 022/102] Update joshuawise.json --- domains/joshuawise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joshuawise.json b/domains/joshuawise.json index 59f7aca88..6696a8ab7 100644 --- a/domains/joshuawise.json +++ b/domains/joshuawise.json @@ -6,7 +6,7 @@ "email": "jlwiseeha24@gmail.com" }, "record": { - "CNAME": "https://jlwisedev.github.io" + "CNAME": "jlwisedev.github.io" }, "proxied": true } From e86d2e58d1d2e549c593135083de4be30951ab99 Mon Sep 17 00:00:00 2001 From: slovakians Date: Sat, 29 Mar 2025 13:00:35 +0800 Subject: [PATCH 023/102] Delete domains/hostname.json --- domains/hostname.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hostname.json diff --git a/domains/hostname.json b/domains/hostname.json deleted file mode 100644 index f63610d91..000000000 --- a/domains/hostname.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "slovakians", - "email": "siresirol937@gmail.com" - }, - "record": { - "TXT": "3f7fa9526fd08b9ad6b51e06620b66" - } -} From 5abd5fa5ff55b18af88cb02bf3675c0df68d8ae0 Mon Sep 17 00:00:00 2001 From: slovakians Date: Sat, 29 Mar 2025 13:01:20 +0800 Subject: [PATCH 024/102] Update slovaks.json --- domains/slovaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slovaks.json b/domains/slovaks.json index 13739c41a..8a875f7d1 100644 --- a/domains/slovaks.json +++ b/domains/slovaks.json @@ -6,7 +6,7 @@ "email": "vipmodzteam@gmail.com" }, "record": { - "CNAME": "slovakians.github.io/crvt" + "CNAME": "slovakians.github.io" }, "proxied": true } From 22719a1be71cfa7dae5a9f1e071108f8ad67898b Mon Sep 17 00:00:00 2001 From: slovakians Date: Sat, 29 Mar 2025 13:05:59 +0800 Subject: [PATCH 025/102] Update slovaks.json --- domains/slovaks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/slovaks.json b/domains/slovaks.json index 8a875f7d1..7f21aec3d 100644 --- a/domains/slovaks.json +++ b/domains/slovaks.json @@ -1,6 +1,6 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/is-a-dev/docs", + "description": "a website for my personal things", + "repo": "https://github.com/slovakians/crvt", "owner": { "username": "slovakians", "email": "vipmodzteam@gmail.com" From 1a1ba9032456dbd3ff8f6f407e90457e1e6af2b9 Mon Sep 17 00:00:00 2001 From: Akshat Date: Sat, 29 Mar 2025 11:36:02 +0530 Subject: [PATCH 026/102] Register cdn.akshtt.is-a.dev --- domains/cdn.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cdn.akshtt.json diff --git a/domains/cdn.akshtt.json b/domains/cdn.akshtt.json new file mode 100644 index 000000000..08e4484c5 --- /dev/null +++ b/domains/cdn.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ojRqRJbGOahwPxN2FXjfpdue_HUF78Vq554bPYDdOQqcxSnMUY6FJUFaNpDhQ5UfLZqyqPAP_UysBQn9fdV7FZ91sXuvBvzGE-PiJmTTfGDvWuiHhHVCyduXP9eTsH8o46EWznN7FdZus2xPgtQErwixgKzoevLXB1bCp8kFBLpNw4cKj85n1MP1hEkB1tT0hNvi23rVE1UutBWkD_R-zi9jca096EZxqJ44rOjkulH4mU7p9TsB49A6Vz3tC9R3cowQCwSwpKi9rUSMItDVyRRRyCUjsJ57guHwk1RK0n8WDSkO7rIfyQyPQHFTu0PivSBXySCcC_FO6O65s1xrAw.TbXyRSxfs8heydDOxH8sUg.w9L0JnA9hNgW2uSHqqikxZzDcGgKWsLw-lmqP5AnpZ2s2vdlvwo5vnjzMIPQTt0jiQPPN4G6seeRyRzw52vlbyDFsSpZZfmXQiZkoP2UitA.HdygXdLwJHnF5Qcx2bsewA" + }, + + "record": { + "A": ["173.208.244.13"] + } + } + \ No newline at end of file From 77a4d3c6c4fa90bcd2260c47f81d7c355479d9fe Mon Sep 17 00:00:00 2001 From: Akshat Date: Sat, 29 Mar 2025 11:41:05 +0530 Subject: [PATCH 027/102] Update akshtt.json --- domains/akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index ad11a082f..1768db9b2 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -5,6 +5,6 @@ "discord": "1056531806763102218" }, "record": { - "A": ["69.197.135.202"] + "A": ["173.208.244.13"] } } From a947f37c0e59ac5e9ce6fc446917666a45bfaea8 Mon Sep 17 00:00:00 2001 From: parthhcodess Date: Sat, 29 Mar 2025 13:27:31 +0530 Subject: [PATCH 028/102] Adding a domain --- domains/parthmandawaria.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/parthmandawaria.json diff --git a/domains/parthmandawaria.json b/domains/parthmandawaria.json new file mode 100644 index 000000000..a6d4e2727 --- /dev/null +++ b/domains/parthmandawaria.json @@ -0,0 +1,10 @@ +{ + "description": "crazyy domain for my portfolio", + "owner": { + "username": "parthhcodess", + "email": "parthmandawaria@gmail.com" + }, + "record": { + "CNAME": "parthhcodess.github.io" + } + } \ No newline at end of file From 077e5013934e6ddfeec88f697d6c4999677f9b04 Mon Sep 17 00:00:00 2001 From: Anushi Rajput <145750945+anushi13prsnl@users.noreply.github.com> Date: Sat, 29 Mar 2025 14:19:24 +0530 Subject: [PATCH 029/102] feat: add anushi.is-a.dev domain configuration --- domains/anushi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anushi.json diff --git a/domains/anushi.json b/domains/anushi.json new file mode 100644 index 000000000..d12c57c10 --- /dev/null +++ b/domains/anushi.json @@ -0,0 +1,11 @@ +{ + "description": "Anushi' Welcome to my portfolio", + "repo": "https://github.com/anushi13prsnl/Anushi-Portfolio/", + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "CNAME": "anushi-portfolio.vercel.app" +  } +} From 211e67650ce050fda8f87c868fabf052d49033a2 Mon Sep 17 00:00:00 2001 From: Anushi Rajput <145750945+anushi13prsnl@users.noreply.github.com> Date: Sat, 29 Mar 2025 14:21:14 +0530 Subject: [PATCH 030/102] feat: add TXT record for Anushi domain verification --- domains/_vercel.anushi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.anushi.json diff --git a/domains/_vercel.anushi.json b/domains/_vercel.anushi.json new file mode 100644 index 000000000..a2a71c5f3 --- /dev/null +++ b/domains/_vercel.anushi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anushi.is-a.dev,714e2ca17c98df2b9c74" +  } +} From cd62ae85cfe4c49b52bdf05e0f9f4c4be0aaffe0 Mon Sep 17 00:00:00 2001 From: Akanksha Mishra Date: Sat, 29 Mar 2025 05:06:01 -0400 Subject: [PATCH 031/102] feat: add akanksha.is-a.dev domain configuration with CNAME record --- domains/akanksha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akanksha.json diff --git a/domains/akanksha.json b/domains/akanksha.json new file mode 100644 index 000000000..f9222f39f --- /dev/null +++ b/domains/akanksha.json @@ -0,0 +1,11 @@ +{ + "description": "Akanksha' Welcome to my portfolio", + "repo": "https://github.com/AkankshaMishra2/Akanksha-Folio", + "owner": { + "username": "AkankshaMishra2", + "email": "akankshamishra20042@gmail.com" + }, + "record": { + "CNAME": "akankshamishra.vercel.app" + } +} From 7a5a17278c64bb8f228092da53dbe62aea301057 Mon Sep 17 00:00:00 2001 From: Akanksha Mishra Date: Sat, 29 Mar 2025 05:08:34 -0400 Subject: [PATCH 032/102] feat: add TXT record for Akanksha domain verification --- domains/_vercel.akanksha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.akanksha.json diff --git a/domains/_vercel.akanksha.json b/domains/_vercel.akanksha.json new file mode 100644 index 000000000..da88a23d8 --- /dev/null +++ b/domains/_vercel.akanksha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AkankshaMishra2", + "email": "akankshamishra20042@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akanksha.is-a.dev,b1e4bbe531cb73a59644" + } +} From 1e0fde4b2733923f126552aedf7d928578fa21d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E8=B0=B7=20=E5=87=8C?= Date: Sat, 29 Mar 2025 17:23:04 +0800 Subject: [PATCH 033/102] Create furryr.json --- domains/furryr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/furryr.json diff --git a/domains/furryr.json b/domains/furryr.json new file mode 100644 index 000000000..c9cfe54bc --- /dev/null +++ b/domains/furryr.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for furryr.github.io", + "repo": "https://github.com/FurryR/furryr.github.io", + "owner": { + "username": "FurryR", + "email": "awathefox@gmail.com" + }, + "record": { + "CNAME": "furryr.github.io" + } +} From 5247a82d7853e838309df4068f9541f11acc163c Mon Sep 17 00:00:00 2001 From: Agung Wicaksono <36387202+aw09@users.noreply.github.com> Date: Sat, 29 Mar 2025 16:36:27 +0700 Subject: [PATCH 034/102] Update _github-pages-challenge-aw09.agung.json --- domains/_github-pages-challenge-aw09.agung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-aw09.agung.json b/domains/_github-pages-challenge-aw09.agung.json index c0ea5e181..34a9c9884 100644 --- a/domains/_github-pages-challenge-aw09.agung.json +++ b/domains/_github-pages-challenge-aw09.agung.json @@ -4,6 +4,6 @@ "email": "agungwck.99@gmail.com" }, "record": { - "TXT": "8569a30ac67891e74e217b29a43636" + "TXT": "ec0ab3911b2f62b7dcad33e6fdd5f4" } } From 292bb516d79e7df01a9f2bf0d44bb11ccf1e1a83 Mon Sep 17 00:00:00 2001 From: JensenTHH Date: Sat, 29 Mar 2025 16:39:06 +0700 Subject: [PATCH 035/102] Create jsthh.json --- domains/jsthh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jsthh.json diff --git a/domains/jsthh.json b/domains/jsthh.json new file mode 100644 index 000000000..6a0a7726f --- /dev/null +++ b/domains/jsthh.json @@ -0,0 +1,12 @@ +{ + "description": "JensenTHH's Portfolio ", + "repo": "https://github.com/Jensen-THH/ng-three", + "owner": { + "username": "Jensen-THH", + "email": "tranhohiep.01@gmail.com", + "twitter": "" + }, + "record": { + "A": ["75.2.60.5"] + } +} From e3cb657a162ef8baf19ed193a71c427dd28f946c Mon Sep 17 00:00:00 2001 From: Utkarsh Kumar Singh Date: Sat, 29 Mar 2025 15:22:52 +0530 Subject: [PATCH 036/102] mail-id --updated --- domains/utkarsh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/utkarsh.json b/domains/utkarsh.json index 27aa394c1..e234891d3 100644 --- a/domains/utkarsh.json +++ b/domains/utkarsh.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/utkarshkrsingh/website", - "owner": { - "username": "Utkarshkrsingh", - "email": "utkarshkrsingh@proton.me" - }, - "record": { - "CNAME": "utkarshkrsingh.github.io" - } + "repo": "https://github.com/utkarshkrsingh/website", + "owner": { + "username": "Utkarshkrsingh", + "email": "utkarsh.isa.dev@gmail.com" + }, + "record": { + "CNAME": "utkarshkrsingh.github.io" + } } From 749952e5f4ba0d1a0421a7de0b33584d89be9aa2 Mon Sep 17 00:00:00 2001 From: Ahnaf Farhan Hossain <161995795+AhnafFarhanHossain@users.noreply.github.com> Date: Sat, 29 Mar 2025 16:22:49 +0600 Subject: [PATCH 037/102] Create ahnaf.json --- domains/ahnaf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahnaf.json diff --git a/domains/ahnaf.json b/domains/ahnaf.json new file mode 100644 index 000000000..14ec997ea --- /dev/null +++ b/domains/ahnaf.json @@ -0,0 +1,10 @@ +{ + "description": "For my personal portfolio website", + "owner": { + "username": "AhnafFarhanHossain", + "email": "ahnaffarhanhossain@gmail.com" + }, + "record": { + "A": ["103.62.149.9"] +  } +} From 222f1f491163c83eeee8c929e07dd108f880d728 Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Sat, 29 Mar 2025 00:37:22 +0530 Subject: [PATCH 038/102] redirect to my personal website instead of having a standalone Just bought a domain name, so just putting it to use. I would like to preserve existing links --- domains/cd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cd.json b/domains/cd.json index f6c30f430..7ae9c15d2 100644 --- a/domains/cd.json +++ b/domains/cd.json @@ -1,5 +1,5 @@ { - "description": "Personal website of Yaksh Bariya", + "description": "Redirect to my personal website", "repo": "https://github.com/thunder-coding/CodingThunder", "owner": { "username": "thunder-coding", @@ -7,6 +7,6 @@ "discord": "codingthunder" }, "record": { - "CNAME": "thunder-coding.github.io" + "URL": "https://thunders.website" } } From eddd58d41806c55bf67a1a1adb45c808e615091e Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Sat, 29 Mar 2025 20:00:52 +0200 Subject: [PATCH 039/102] delete subdomain --- domains/omardotdev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/omardotdev.json diff --git a/domains/omardotdev.json b/domains/omardotdev.json deleted file mode 100644 index 7628e8e62..000000000 --- a/domains/omardotdev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "omardotdev", - "email": "om749843@tutanota.de", - "discord": "1135918173959491595" - }, - "record": { - "CNAME": "omardotdev.pages.dev" - } -} From 420b89fa40dfc4b9f913ea1fbcc66c9d8ce0602f Mon Sep 17 00:00:00 2001 From: Kevin/Ash Date: Sat, 29 Mar 2025 14:09:10 -0400 Subject: [PATCH 040/102] Create fryvex.json --- domains/fryvex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fryvex.json diff --git a/domains/fryvex.json b/domains/fryvex.json new file mode 100644 index 000000000..b88de096d --- /dev/null +++ b/domains/fryvex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x1yl", + "discord": "627947214576025610" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 3b59bf3447538bf9883235358fc312b2d2bbbbf6 Mon Sep 17 00:00:00 2001 From: Kevin/Ash Date: Sat, 29 Mar 2025 14:10:26 -0400 Subject: [PATCH 041/102] Create _vercel.fryvex.json --- domains/_vercel.fryvex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fryvex.json diff --git a/domains/_vercel.fryvex.json b/domains/_vercel.fryvex.json new file mode 100644 index 000000000..761532709 --- /dev/null +++ b/domains/_vercel.fryvex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x1yl", + "discord": "627947214576025610" + }, + "record": { + "TXT": "vc-domain-verify=fryvex.is-a.dev,e21cd006ac5a44e6958e" + } +} From b89358388cf59721dbd1dc464e9475046744184a Mon Sep 17 00:00:00 2001 From: Kevin/Ash Date: Sat, 29 Mar 2025 14:42:38 -0400 Subject: [PATCH 042/102] Create _discord.fryvex.json --- domains/_discord.fryvex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.fryvex.json diff --git a/domains/_discord.fryvex.json b/domains/_discord.fryvex.json new file mode 100644 index 000000000..e332679da --- /dev/null +++ b/domains/_discord.fryvex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x1yl", + "discord": "627947214576025610" + }, + "record": { + "TXT": "dh=8ce5db15dc011d17526c81dfeccab48d20447344" + } +} From 7a5658568ad3c521148851af7a78ee317bedfb52 Mon Sep 17 00:00:00 2001 From: Al Nahian Hasan Date: Sun, 30 Mar 2025 00:44:13 +0600 Subject: [PATCH 043/102] Create al-nahianhasan.json --- domains/al-nahianhasan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/al-nahianhasan.json diff --git a/domains/al-nahianhasan.json b/domains/al-nahianhasan.json new file mode 100644 index 000000000..4d64587c7 --- /dev/null +++ b/domains/al-nahianhasan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nahianhasan161", + "email": "nahianhasan161@gmail.com" + }, + "record": { + "CNAME": "al-nahian-portfolio.vercel.app" + } +} From 574164009a5ac815f421eefca003e4c56a12a320 Mon Sep 17 00:00:00 2001 From: "Squair." <151537466+squairdev@users.noreply.github.com> Date: Sat, 29 Mar 2025 15:40:34 -0400 Subject: [PATCH 044/102] Create squair.json --- domains/squair.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/squair.json diff --git a/domains/squair.json b/domains/squair.json new file mode 100644 index 000000000..2c2e6f506 --- /dev/null +++ b/domains/squair.json @@ -0,0 +1,11 @@ +{ + "description": "Dev Home Page", + "repo": "https://github.com/squairdev/squairdev.github.io", + "owner": { + "username": "squairdev", + "email": "squairyt@gmail.com" + }, + "record": { + "CNAME": "squairdev.github.io" + } +} From f249a0affad591e3d347f137a02d20f5166dae17 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Sat, 29 Mar 2025 17:40:04 -0400 Subject: [PATCH 045/102] Create ofheather.json --- domains/ofheather.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ofheather.json diff --git a/domains/ofheather.json b/domains/ofheather.json new file mode 100644 index 000000000..db6a84853 --- /dev/null +++ b/domains/ofheather.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/alfonso12dev/portfolio", + "owner": { + "username": "alfonso12dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 260db4fa1a3c8a33cfe5ca2f2ad18c9718c006b1 Mon Sep 17 00:00:00 2001 From: Oliver720 <89699222+Oliver720@users.noreply.github.com> Date: Sat, 29 Mar 2025 15:56:35 -0600 Subject: [PATCH 046/102] Create oliverg.json --- domains/oliverg.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/oliverg.json diff --git a/domains/oliverg.json b/domains/oliverg.json new file mode 100644 index 000000000..199bf0bba --- /dev/null +++ b/domains/oliverg.json @@ -0,0 +1,13 @@ +{ + "description": "Portfolio", + "owner": { + "username": "oliver720", + "email": "olivergarro2017@gmail.com" + }, + "record": { + "A": [ + "52.160.46.153" + ] + }, + "proxied": false +} From 4686d5e186f1108dff761d870bd2f46a90d0c3ae Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 30 Mar 2025 03:59:08 +0400 Subject: [PATCH 047/102] fix: spaces --- domains/_vercel.anushi.json | 2 +- domains/anushi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.anushi.json b/domains/_vercel.anushi.json index a2a71c5f3..c7ff41d2d 100644 --- a/domains/_vercel.anushi.json +++ b/domains/_vercel.anushi.json @@ -5,5 +5,5 @@ }, "record": { "TXT": "vc-domain-verify=anushi.is-a.dev,714e2ca17c98df2b9c74" -  } + } } diff --git a/domains/anushi.json b/domains/anushi.json index d12c57c10..2903884d6 100644 --- a/domains/anushi.json +++ b/domains/anushi.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "anushi-portfolio.vercel.app" -  } + } } From 361e872c9e61c5a5abbc75c23982f19a63087ad9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 30 Mar 2025 04:01:48 +0400 Subject: [PATCH 048/102] fix: remove empty field --- domains/jsthh.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jsthh.json b/domains/jsthh.json index 6a0a7726f..b8fc9d2ec 100644 --- a/domains/jsthh.json +++ b/domains/jsthh.json @@ -3,8 +3,7 @@ "repo": "https://github.com/Jensen-THH/ng-three", "owner": { "username": "Jensen-THH", - "email": "tranhohiep.01@gmail.com", - "twitter": "" + "email": "tranhohiep.01@gmail.com" }, "record": { "A": ["75.2.60.5"] From 64b4d8439537a07978689effafe9f545ea8ae616 Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Sun, 30 Mar 2025 07:04:42 +0700 Subject: [PATCH 049/102] Create cdn.areen.json --- domains/cdn.areen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.areen.json diff --git a/domains/cdn.areen.json b/domains/cdn.areen.json new file mode 100644 index 000000000..5857f582c --- /dev/null +++ b/domains/cdn.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "c-d-n.pages.dev" + } +} From ea4961673be6236cc42f0e1f8c2213b5ef3c2cbd Mon Sep 17 00:00:00 2001 From: mesren2 <76926458+mesren2@users.noreply.github.com> Date: Sat, 29 Mar 2025 18:15:06 -0600 Subject: [PATCH 050/102] Create mesren2 --- domains/mesren2 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mesren2 diff --git a/domains/mesren2 b/domains/mesren2 new file mode 100644 index 000000000..cc68a7162 --- /dev/null +++ b/domains/mesren2 @@ -0,0 +1,11 @@ +{ + "description": "main website for mesren2", + "repo": "https://github.com/mesren2/mesren2.github.io", + "owner": { + "username": "mesren2", + "email": "iamreallysilly90@gmail.com" + }, + "record": { + "CNAME": "mesren2.github.io" + } +} From b15f72da659993382cd80827339fafc1e49b645e Mon Sep 17 00:00:00 2001 From: mesren2 <76926458+mesren2@users.noreply.github.com> Date: Sat, 29 Mar 2025 18:25:53 -0600 Subject: [PATCH 051/102] Rename mesren2 to mesren2.json --- domains/{mesren2 => mesren2.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mesren2 => mesren2.json} (100%) diff --git a/domains/mesren2 b/domains/mesren2.json similarity index 100% rename from domains/mesren2 rename to domains/mesren2.json From 98d2d61e891202945fec4f1e03500f1b31f7e38d Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Sun, 30 Mar 2025 07:21:22 +0530 Subject: [PATCH 052/102] actually preserve links Earlier it was only redirecting to thunders.website, I want to also preserve all the URLs --- domains/cd.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/cd.json b/domains/cd.json index 7ae9c15d2..b5f2c2cf6 100644 --- a/domains/cd.json +++ b/domains/cd.json @@ -8,5 +8,8 @@ }, "record": { "URL": "https://thunders.website" + }, + "redirect_config": { + "redirect_paths": true } } From 00302fbf803f9614b9d2293fda57cdc245e3295a Mon Sep 17 00:00:00 2001 From: KemoXtech <93053669+KemoXtech@users.noreply.github.com> Date: Sun, 30 Mar 2025 04:41:47 +0200 Subject: [PATCH 053/102] Update akrm.json --- domains/akrm.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index f41b84544..9345bd600 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -5,7 +5,6 @@ "discord": "868339557593137212" }, "record": { - "A": ["65.19.154.90"], - "AAAA": ["2001:470:1:1ee::1002"] + "A": ["151.106.4.82"] } } From 73451c46152a49db5094213fdb4dcd23bfa90108 Mon Sep 17 00:00:00 2001 From: Lua <167039839+notxlua@users.noreply.github.com> Date: Sat, 29 Mar 2025 23:18:39 -0500 Subject: [PATCH 054/102] Create _atproto.lua.json Atproto is the connection DNS for bluesky. I figure I can just modify the prefix, since both discord and bluesky require the same data to connect domains. --- domains/_atproto.lua.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.lua.json diff --git a/domains/_atproto.lua.json b/domains/_atproto.lua.json new file mode 100644 index 000000000..3a8344b22 --- /dev/null +++ b/domains/_atproto.lua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "TXT": "did=did:plc:j7iap5lpvblnrr7lygisgjzp" + } +} From 8b381a78012beeef2eb7ec0651c7895d95e9d145 Mon Sep 17 00:00:00 2001 From: KemoXtech <93053669+KemoXtech@users.noreply.github.com> Date: Sun, 30 Mar 2025 07:14:42 +0200 Subject: [PATCH 055/102] Update akrm.json --- domains/akrm.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index 9345bd600..efa77a1f3 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": ["151.106.4.82"] - } + "description": "my portfolio", + "repo": "https://github.com/akrmz/my-portfolio", + "owner": { + "username": "akrmz", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "CNAME": "akrmz.github.io" + } } From 4c8ced503c9cf4f2db8f6334275d0dee7e50c892 Mon Sep 17 00:00:00 2001 From: KemoXtech <93053669+KemoXtech@users.noreply.github.com> Date: Sun, 30 Mar 2025 07:50:43 +0200 Subject: [PATCH 056/102] Update akrm.json --- domains/akrm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index efa77a1f3..0736eb29b 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,12 +1,12 @@ { "description": "my portfolio", - "repo": "https://github.com/akrmz/my-portfolio", + "repo": "https://github.com/KemoXtech/my-portfolio", "owner": { - "username": "akrmz", + "username": "KemoXtech", "email": "aljmalrealstate@gmail.com", "discord": "868339557593137212" }, "record": { - "CNAME": "akrmz.github.io" + "CNAME": "KemoXtech.github.io" } } From 9449a08e9e5b99a4bcc0bfb751c56a43a3d38854 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Mar 2025 11:03:18 +0300 Subject: [PATCH 057/102] Update _vercel.reyuki.json --- domains/_vercel.reyuki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.reyuki.json b/domains/_vercel.reyuki.json index 8f5b4ae12..ec2ee0c90 100644 --- a/domains/_vercel.reyuki.json +++ b/domains/_vercel.reyuki.json @@ -1,6 +1,6 @@ { "owner": { - "username": "realyukiie", + "username": "realyukii", "email": "me@reyuki.site" }, "record": { From 2fb63f46fb23284c96624ae14eb75690e129c2f9 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Mar 2025 11:08:30 +0300 Subject: [PATCH 058/102] Update domains/ahnaf.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ahnaf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahnaf.json b/domains/ahnaf.json index 14ec997ea..a0a217e0a 100644 --- a/domains/ahnaf.json +++ b/domains/ahnaf.json @@ -6,5 +6,5 @@ }, "record": { "A": ["103.62.149.9"] -  } + } } From e2d05d5e7940d9cf908379992444d8923aac07e1 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Mar 2025 11:10:50 +0300 Subject: [PATCH 059/102] Update domains/pixelll.json Co-authored-by: Satr14 <90962949+SX-9@users.noreply.github.com> --- domains/pixelll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pixelll.json b/domains/pixelll.json index 04290cc8a..92b988cda 100644 --- a/domains/pixelll.json +++ b/domains/pixelll.json @@ -4,6 +4,6 @@ "email": "pixel2175@gmail.com" }, "record": { - "CNAME": "https://pixell.ddns.net/" + "CNAME": "pixell.ddns.net" } } From d1b1f57714bc7cbf16085148fe22c1ff35522c2c Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Sun, 30 Mar 2025 17:17:09 +0900 Subject: [PATCH 060/102] Create verify.alora.json --- domains/verify.alora.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/verify.alora.json diff --git a/domains/verify.alora.json b/domains/verify.alora.json new file mode 100644 index 000000000..f5cfc756b --- /dev/null +++ b/domains/verify.alora.json @@ -0,0 +1,10 @@ +{ + "description": "Verification Site For my Roleplay Server", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "CNAME": "europaverification.vercel.app" + } +} From fcdd72d5a06e5c85e13be33cb5213d0419643c6a Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Sun, 30 Mar 2025 17:40:01 +0900 Subject: [PATCH 061/102] Create _vercel.verify.alora --- domains/_vercel.verify.alora | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.verify.alora diff --git a/domains/_vercel.verify.alora b/domains/_vercel.verify.alora new file mode 100644 index 000000000..dbfbc5f7a --- /dev/null +++ b/domains/_vercel.verify.alora @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=verify.alora.is-a.dev,df9b78e72bc7a2889bc8" + } +} From f93c6e54c4973a5c8c5d6e654c47b7f2c816e8df Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Sun, 30 Mar 2025 17:44:32 +0900 Subject: [PATCH 062/102] Rename _vercel.verify.alora to _vercel.verify.alora.json --- domains/{_vercel.verify.alora => _vercel.verify.alora.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.verify.alora => _vercel.verify.alora.json} (100%) diff --git a/domains/_vercel.verify.alora b/domains/_vercel.verify.alora.json similarity index 100% rename from domains/_vercel.verify.alora rename to domains/_vercel.verify.alora.json From e73113394d79dbf4796bccd0af6c8319ee338321 Mon Sep 17 00:00:00 2001 From: sajidshahriar72543 Date: Sun, 30 Mar 2025 15:12:47 +0600 Subject: [PATCH 063/102] register: sajid.json add verification string --- ..._github-pages-challenge-sajidshahriar72543.sajid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sajidshahriar72543.sajid.json diff --git a/domains/_github-pages-challenge-sajidshahriar72543.sajid.json b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json new file mode 100644 index 000000000..f1f0bb971 --- /dev/null +++ b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sajidshahriar72543", + "email": "sazidshahriar39@gmail.com" + }, + "record": { + "TXT": "f5a9c65aff454e5a69870bc977a2df" + } +} \ No newline at end of file From a2ebf7b110de8159e46a85d93b84355c42cd5e3b Mon Sep 17 00:00:00 2001 From: Md Abdullah <87844352+Mdabdullah3@users.noreply.github.com> Date: Sun, 30 Mar 2025 17:55:03 +0600 Subject: [PATCH 064/102] Create abdullah.json --- domains/abdullah.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdullah.json diff --git a/domains/abdullah.json b/domains/abdullah.json new file mode 100644 index 000000000..6ae594d68 --- /dev/null +++ b/domains/abdullah.json @@ -0,0 +1,11 @@ +{ + "description": "Abdullah Personal Website", + "repo": "https://github.com/Mdabdullah3/me-portfolio", + "owner": { + "username": "Mdabdullah3", + "email": "mdabdullahnoman777@gmail.com" + }, + "record": { + "CNAME": "mdabdullah3.github.io" + } +} From f5ca11c418a5da74c125bf47b540dd6b4abe5e8e Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Sun, 30 Mar 2025 19:24:08 +0700 Subject: [PATCH 065/102] Create gallery.areen.json --- domains/gallery.areen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gallery.areen.json diff --git a/domains/gallery.areen.json b/domains/gallery.areen.json new file mode 100644 index 000000000..b7a4a7d5b --- /dev/null +++ b/domains/gallery.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areen-c@proton.me" + }, + "record": { + "CNAME": "gallery-cli.pages.dev" + } +} From d7f736be27043675a187fccee5e81d6e7bc86810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?KevJim=C3=A9nez?= <96546093+KevinJG994@users.noreply.github.com> Date: Sun, 30 Mar 2025 17:01:38 +0100 Subject: [PATCH 066/102] Create kjimenez.json --- domains/kjimenez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kjimenez.json diff --git a/domains/kjimenez.json b/domains/kjimenez.json new file mode 100644 index 000000000..d100448f0 --- /dev/null +++ b/domains/kjimenez.json @@ -0,0 +1,10 @@ +{ + "subdomain": "kjimenez", + "owner": { + "username": "KevinJG994", + "email": "KevinJG994@gmail.com" + }, + "records": { + "CNAME": "kjimenez.netlify.app" + } +} From d3b345b4fd65f0fce0f23958ce8de03f8780358a Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Sun, 30 Mar 2025 23:35:19 +0700 Subject: [PATCH 067/102] Create _discord.imnahn.json --- domains/_discord.imnahn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.imnahn.json diff --git a/domains/_discord.imnahn.json b/domains/_discord.imnahn.json new file mode 100644 index 000000000..b917f3bb1 --- /dev/null +++ b/domains/_discord.imnahn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com" + }, + "record": { + "TXT": "dh=04c429a9247eee97c4db2597f0bdf22e28a949a1" + } +} From 8fd3259c940f2f1b9b2500d8da2bd971178a4a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C5=ABrei?= Date: Sun, 30 Mar 2025 22:32:14 +0530 Subject: [PATCH 068/102] Create _discord.yurei.json domain connection for discord --- domains/_discord.yurei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.yurei.json diff --git a/domains/_discord.yurei.json b/domains/_discord.yurei.json new file mode 100644 index 000000000..f8415211b --- /dev/null +++ b/domains/_discord.yurei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yurehito + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "TXT": "dh=5d5daac60e8c6f56c8c57a3cdf244a294049c273" + } +} From f5b36e7535504c2eaa4bb92c8b6f25bca97cd5e9 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sun, 30 Mar 2025 19:53:04 +0200 Subject: [PATCH 069/102] fix cname --- domains/kjimenez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kjimenez.json b/domains/kjimenez.json index d100448f0..43cfb28c7 100644 --- a/domains/kjimenez.json +++ b/domains/kjimenez.json @@ -4,7 +4,7 @@ "username": "KevinJG994", "email": "KevinJG994@gmail.com" }, - "records": { + "record": { "CNAME": "kjimenez.netlify.app" } } From b6a5379113edf73074c86073c703fd54196604f0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sun, 30 Mar 2025 19:57:41 +0200 Subject: [PATCH 070/102] fix json --- domains/_discord.yurei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.yurei.json b/domains/_discord.yurei.json index f8415211b..d9f85bd4e 100644 --- a/domains/_discord.yurei.json +++ b/domains/_discord.yurei.json @@ -1,6 +1,6 @@ { "owner": { - "username": "yurehito + "username": "yurehito", "discord": "https://discord.com/users/998608551431897170" }, "record": { From b072243f140c1a35f605b3509fa80f2da94ca10d Mon Sep 17 00:00:00 2001 From: Oliver720 <89699222+Oliver720@users.noreply.github.com> Date: Sun, 30 Mar 2025 12:57:55 -0600 Subject: [PATCH 071/102] Create _discord.oliverg.json --- domains/_discord.oliverg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.oliverg.json diff --git a/domains/_discord.oliverg.json b/domains/_discord.oliverg.json new file mode 100644 index 000000000..3fec1055d --- /dev/null +++ b/domains/_discord.oliverg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oliver720", + "email": "olivergarro2017@gmail.com" + }, + "record": { + "TXT": "dh=9a0dc7af9a4d5bafe658ebee92cff00b08d46270" + } +} From 940b3aa2bfd182f10cc88b8ac2f9ae39aa29f3e7 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sun, 30 Mar 2025 22:21:35 +0300 Subject: [PATCH 072/102] Update devmatei.json with NS --- domains/devmatei.json | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index 0f7ac0edf..f6c3f921e 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -2,21 +2,10 @@ "owner": { "username": "DevMatei", "email": "contact@devmatei.is-a.dev", - "discord": "784443338627612673" + "discord": "784443338627612673", + "twitter": "thedevmatei" }, "record": { - "A": ["75.2.60.5"], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": [ - "v=spf1 include:zoho.eu ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" - ] - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/devmatei", - "/hating": "https://hate.is-a.dev" - } - }, - "proxied": true + "NS": ["chip.ns.cloudflare.com", "marjory.ns.cloudflare.com"] + } } From 901dd936f87b074830bca63d12fc4514005b1bf3 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 30 Mar 2025 23:38:10 +0300 Subject: [PATCH 073/102] Update encoder.js.json --- domains/encoder.js.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/encoder.js.json b/domains/encoder.js.json index 301fc4a5e..404d2c8d6 100644 --- a/domains/encoder.js.json +++ b/domains/encoder.js.json @@ -12,6 +12,10 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" + ], + "TXT": [ + "google-site-verification=P7ELjV5zIY2_cPQKYzlhvdzVPxBvXm9xKXeRBo4VgGE", + "yandex-verification: 82b564dd74f37b10" ] } } From 860f99cb367137db5aa501fbb841b3eee980c2ea Mon Sep 17 00:00:00 2001 From: Kevin/Ash Date: Sun, 30 Mar 2025 17:28:02 -0400 Subject: [PATCH 074/102] Setting up ImprovMX for fryvex.is-a.dev --- domains/fryvex.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/fryvex.json b/domains/fryvex.json index b88de096d..6dd81aea1 100644 --- a/domains/fryvex.json +++ b/domains/fryvex.json @@ -4,6 +4,8 @@ "discord": "627947214576025610" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 9c50271038f2935ffe1d869d8421de7d385d1490 Mon Sep 17 00:00:00 2001 From: "Squair." <151537466+squairdev@users.noreply.github.com> Date: Sun, 30 Mar 2025 17:53:40 -0400 Subject: [PATCH 075/102] Create _github-pages-challenge-squairdev.squair.json github pages extension --- domains/_github-pages-challenge-squairdev.squair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-squairdev.squair.json diff --git a/domains/_github-pages-challenge-squairdev.squair.json b/domains/_github-pages-challenge-squairdev.squair.json new file mode 100644 index 000000000..ca54aa383 --- /dev/null +++ b/domains/_github-pages-challenge-squairdev.squair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "squairdev", + "email": "squairyt@gmail.com" + }, + "record": { + "TXT": "ba54cb9cae1e4213228abf2e39cbb0" + } +} From 0ef7257963313bb47d0e17cc717ba2db17a221cb Mon Sep 17 00:00:00 2001 From: rendani Date: Mon, 31 Mar 2025 02:31:04 +0200 Subject: [PATCH 076/102] Create xrendani.json --- domains/xrendani.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/xrendani.json diff --git a/domains/xrendani.json b/domains/xrendani.json new file mode 100644 index 000000000..2148c8025 --- /dev/null +++ b/domains/xrendani.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "xrendani", + }, + "record": { + "CNAME": "xrendani.github.io" + } +} From 83dc596aabbc8bdc4d930bfc8e9e1ff08353017c Mon Sep 17 00:00:00 2001 From: rendani Date: Mon, 31 Mar 2025 02:32:38 +0200 Subject: [PATCH 077/102] Create _github-pages-challenge-xrendani.xrendani.json --- domains/_github-pages-challenge-xrendani.xrendani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-xrendani.xrendani.json diff --git a/domains/_github-pages-challenge-xrendani.xrendani.json b/domains/_github-pages-challenge-xrendani.xrendani.json new file mode 100644 index 000000000..ec841f538 --- /dev/null +++ b/domains/_github-pages-challenge-xrendani.xrendani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xrendani", + "email": "rendaniman@outlook.com" + }, + "record": { + "TXT": "32d8f1c5a015e17af51e00beed50cc" + } +} From a58dee28cd17244da6462c4a27cadf55ff52979e Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Mon, 31 Mar 2025 08:12:17 +0700 Subject: [PATCH 078/102] Update mail in imnahn.json --- domains/imnahn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/imnahn.json b/domains/imnahn.json index cc3e004a1..eb90d1d4f 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -3,6 +3,7 @@ "repo": "https://github.com/imnotnahn/myportfolio", "owner": { "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com", "discord": "nowim.nhan" }, "record": { From c8c3dd539a9222410f6ff31b946aaf4ce1d04f17 Mon Sep 17 00:00:00 2001 From: Anhdt Date: Mon, 31 Mar 2025 10:19:00 +0700 Subject: [PATCH 079/102] Create anhdt.json --- domains/anhdt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anhdt.json diff --git a/domains/anhdt.json b/domains/anhdt.json new file mode 100644 index 000000000..f7609133c --- /dev/null +++ b/domains/anhdt.json @@ -0,0 +1,10 @@ +{ + "description": "anhdt.is-a.dev", + "owner": { + "username": "dtavnn", + "email": "dtafzum@gmail.com" + }, + "record": { + "CNAME": "dtavnn.github.io" + } +} From cb40ea5321df83a93f22efb1090a1986ae53c1df Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:04:46 +0700 Subject: [PATCH 080/102] Update imnahn.json --- domains/imnahn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imnahn.json b/domains/imnahn.json index eb90d1d4f..af5d48131 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -7,6 +7,6 @@ "discord": "nowim.nhan" }, "record": { - "CNAME": "imnotnahn.github.io" + "CNAME": "myportfolio-2y4.pages.dev" } } From 6516f2a3c44329d083d1bdc1a64ba62112ddbe91 Mon Sep 17 00:00:00 2001 From: Al Nahian Hasan Date: Mon, 31 Mar 2025 11:38:13 +0600 Subject: [PATCH 081/102] Create _vercel.al-nahianhasan.json --- domains/_vercel.al-nahianhasan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.al-nahianhasan.json diff --git a/domains/_vercel.al-nahianhasan.json b/domains/_vercel.al-nahianhasan.json new file mode 100644 index 000000000..1ebe7ff40 --- /dev/null +++ b/domains/_vercel.al-nahianhasan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nahianhasan161", + "email": "nahianhasan161@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=al-nahianhasan.is-a.dev,1deeff67e64c983a1be6" + } +} From 6722c4704f104af605aa23a590f88c313b2c45cc Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:28:23 +0300 Subject: [PATCH 082/102] Delete domains/_discord.devmatei.json --- domains/_discord.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.devmatei.json diff --git a/domains/_discord.devmatei.json b/domains/_discord.devmatei.json deleted file mode 100644 index 839e96167..000000000 --- a/domains/_discord.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devmatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "TXT": ["dh=7b59d54719ce94db5cc653b7439d2e090f724c7a"] - } -} From 7b39eaa634ee4bfafad00c5055c690531781a702 Mon Sep 17 00:00:00 2001 From: Om Khalane Date: Mon, 31 Mar 2025 12:59:28 +0530 Subject: [PATCH 083/102] Create omkhalane.json --- domains/omkhalane.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omkhalane.json diff --git a/domains/omkhalane.json b/domains/omkhalane.json new file mode 100644 index 000000000..c6b5fb2ed --- /dev/null +++ b/domains/omkhalane.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omkhalane", + "email": "om.khalane.dev@gmail.com" + }, + "record": { + "URL": "https://omkhalane.github.io/portfolio/" + } +} From 6f4154b1849e64f3ac5324cd90bcdd3e3a32d0c6 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:30:55 +0300 Subject: [PATCH 084/102] Delete domains/_vercel.devmatei.json --- domains/_vercel.devmatei.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/_vercel.devmatei.json diff --git a/domains/_vercel.devmatei.json b/domains/_vercel.devmatei.json deleted file mode 100644 index 3d3f09f75..000000000 --- a/domains/_vercel.devmatei.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "devmatei" - }, - "record": { - "TXT": ["vc-domain-verify=chatbot.devmatei.is-a.dev,6928d211a16fe5cd94d1"] - } -} From 318734c0500c48f8808496b6dc4039b1cecd90d7 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:31:20 +0300 Subject: [PATCH 085/102] Delete domains/ai.devmatei.json --- domains/ai.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai.devmatei.json diff --git a/domains/ai.devmatei.json b/domains/ai.devmatei.json deleted file mode 100644 index 4b150d5ab..000000000 --- a/domains/ai.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": ["75.2.60.5"] - } -} From 176c930d27f408ad2f50f08bd4f61d2d78d05ca9 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:31:43 +0300 Subject: [PATCH 086/102] Delete domains/api.devmatei.json --- domains/api.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api.devmatei.json diff --git a/domains/api.devmatei.json b/domains/api.devmatei.json deleted file mode 100644 index e84cdfd7f..000000000 --- a/domains/api.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "https://docs.devmatei.is-a.dev/" - } -} From 65d6c9e8fef2ae6267307dee4f8af0ff93f5461e Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:32:02 +0300 Subject: [PATCH 087/102] Delete domains/chatbot.devmatei.json --- domains/chatbot.devmatei.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/chatbot.devmatei.json diff --git a/domains/chatbot.devmatei.json b/domains/chatbot.devmatei.json deleted file mode 100644 index 814e7a71f..000000000 --- a/domains/chatbot.devmatei.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "devmatei" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 07252dc7e8813495813e995897e25e584099db26 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:32:27 +0300 Subject: [PATCH 088/102] Delete domains/discord.devmatei.json --- domains/discord.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/discord.devmatei.json diff --git a/domains/discord.devmatei.json b/domains/discord.devmatei.json deleted file mode 100644 index 92923422a..000000000 --- a/domains/discord.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "https://discord.com/users/784443338627612673" - } -} From b0cdc1514831486fe775b2d59c20c38b2b13f670 Mon Sep 17 00:00:00 2001 From: Nayan Jyoti Das Date: Mon, 31 Mar 2025 13:02:31 +0530 Subject: [PATCH 089/102] Create nayandas.json --- domains/nayandas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nayandas.json diff --git a/domains/nayandas.json b/domains/nayandas.json new file mode 100644 index 000000000..fb59cdda1 --- /dev/null +++ b/domains/nayandas.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog for Nayan Das (NayanJD)", + "repo": "https://github.com/NayanJD/nayanjd.github.io", + "owner": { + "username": "NayanJD", + "email": "dastms@gmail.com" + }, + "record": { + "CNAME": "nayanjd.github.io" + } +} From 2449d2c31197c9927ab23b9b85f663c2e21e92ce Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:32:54 +0300 Subject: [PATCH 090/102] Delete domains/dm.devmatei.json --- domains/dm.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dm.devmatei.json diff --git a/domains/dm.devmatei.json b/domains/dm.devmatei.json deleted file mode 100644 index 92923422a..000000000 --- a/domains/dm.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "https://discord.com/users/784443338627612673" - } -} From 28eea68738fc1c6f9e10693f0f99f1451fad46c6 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:33:12 +0300 Subject: [PATCH 091/102] Delete domains/doc.devmatei.json --- domains/doc.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/doc.devmatei.json diff --git a/domains/doc.devmatei.json b/domains/doc.devmatei.json deleted file mode 100644 index e84cdfd7f..000000000 --- a/domains/doc.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "https://docs.devmatei.is-a.dev/" - } -} From 5aedb0f5c4ad1f57d74e1976bbafaf7924be54b2 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:33:32 +0300 Subject: [PATCH 092/102] Delete domains/docs.devmatei.json --- domains/docs.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/docs.devmatei.json diff --git a/domains/docs.devmatei.json b/domains/docs.devmatei.json deleted file mode 100644 index 630ec0d94..000000000 --- a/domains/docs.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} From 4a8cacbacf53fbca849e489b23f214e06e40c1ae Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:33:50 +0300 Subject: [PATCH 093/102] Delete domains/freewill.devmatei.json --- domains/freewill.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/freewill.devmatei.json diff --git a/domains/freewill.devmatei.json b/domains/freewill.devmatei.json deleted file mode 100644 index b2447dc4b..000000000 --- a/domains/freewill.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "https://devmatei.is-a.dev/" - } -} From 52759ec2e16ade60fd693121426bc5a1761b6699 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:34:25 +0300 Subject: [PATCH 094/102] Delete domains/hating.devmatei.json --- domains/hating.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hating.devmatei.json diff --git a/domains/hating.devmatei.json b/domains/hating.devmatei.json deleted file mode 100644 index 4b150d5ab..000000000 --- a/domains/hating.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": ["75.2.60.5"] - } -} From ee0dc3d527c0c33cb8ddf1f0a525d64e30cb6f2e Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:34:49 +0300 Subject: [PATCH 095/102] Delete domains/img.devmatei.json --- domains/img.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/img.devmatei.json diff --git a/domains/img.devmatei.json b/domains/img.devmatei.json deleted file mode 100644 index b0b7702b5..000000000 --- a/domains/img.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "CNAME": "proxy.iostpa.com" - } -} From 53bc6e64acf1cdeb8e7e405e8333a68ac803ceda Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:35:11 +0300 Subject: [PATCH 096/102] Delete domains/is-a-dev.devmatei.json --- domains/is-a-dev.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/is-a-dev.devmatei.json diff --git a/domains/is-a-dev.devmatei.json b/domains/is-a-dev.devmatei.json deleted file mode 100644 index 4b150d5ab..000000000 --- a/domains/is-a-dev.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": ["75.2.60.5"] - } -} From d4f763aa6ad7c9f6c0e20c45d486f65a850af251 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:35:29 +0300 Subject: [PATCH 097/102] Delete domains/keys.devmatei.json --- domains/keys.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/keys.devmatei.json diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json deleted file mode 100644 index 10dc9ea92..000000000 --- a/domains/keys.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["176.100.37.70"] - } -} From 5e3c4e87efb5b7da40fc6d9a0d6981957840bb0c Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:35:48 +0300 Subject: [PATCH 098/102] Delete domains/main.devmatei.json --- domains/main.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/main.devmatei.json diff --git a/domains/main.devmatei.json b/domains/main.devmatei.json deleted file mode 100644 index b2447dc4b..000000000 --- a/domains/main.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "https://devmatei.is-a.dev/" - } -} From 31fb5a7d9f61a1e78a90420933bcef22dedf4128 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:36:08 +0300 Subject: [PATCH 099/102] Delete domains/meme.devmatei.json --- domains/meme.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/meme.devmatei.json diff --git a/domains/meme.devmatei.json b/domains/meme.devmatei.json deleted file mode 100644 index 4b150d5ab..000000000 --- a/domains/meme.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": ["75.2.60.5"] - } -} From b7225ad7ee40dfd6dc8127d113c2ce97e037eeb6 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:36:43 +0300 Subject: [PATCH 100/102] Delete domains/node.devmatei.json --- domains/node.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/node.devmatei.json diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json deleted file mode 100644 index 10dc9ea92..000000000 --- a/domains/node.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["176.100.37.70"] - } -} From 089e9d697292c32e7a6043800047c4abf7e7940e Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:37:02 +0300 Subject: [PATCH 101/102] Delete domains/panel.devmatei.json --- domains/panel.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/panel.devmatei.json diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json deleted file mode 100644 index 10dc9ea92..000000000 --- a/domains/panel.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["176.100.37.70"] - } -} From 8d851692516e8e80ed4c7a0df637a86a128fa63d Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 31 Mar 2025 10:47:19 +0300 Subject: [PATCH 102/102] fix: useless comma --- domains/xrendani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xrendani.json b/domains/xrendani.json index 2148c8025..f4eeb53bf 100644 --- a/domains/xrendani.json +++ b/domains/xrendani.json @@ -1,6 +1,6 @@ { "owner": { - "username": "xrendani", + "username": "xrendani" }, "record": { "CNAME": "xrendani.github.io"