From 8c18358a3b63aaabd46894fc94eb67a46c24dc6e Mon Sep 17 00:00:00 2001 From: 5rq <103810168+5rq@users.noreply.github.com> Date: Thu, 21 Apr 2022 07:24:19 -0400 Subject: [PATCH 001/210] Create syz.json --- domains/syz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/syz.json diff --git a/domains/syz.json b/domains/syz.json new file mode 100644 index 000000000..957fa85ff --- /dev/null +++ b/domains/syz.json @@ -0,0 +1,10 @@ +{ + "owner":{ + "username":"Syz", + "discord":"Syz#0128", + "email":"Syz@myself.com" + }, + "record":{ + "CNAME":"5rq.github.io" + } +} From 19d0b1a32118f1248d117240e47f14e6b6ca64d5 Mon Sep 17 00:00:00 2001 From: 5rq <103810168+5rq@users.noreply.github.com> Date: Thu, 21 Apr 2022 23:34:25 -0400 Subject: [PATCH 002/210] Update syz.json --- domains/syz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/syz.json b/domains/syz.json index 957fa85ff..73d148eb5 100644 --- a/domains/syz.json +++ b/domains/syz.json @@ -3,6 +3,7 @@ "username":"Syz", "discord":"Syz#0128", "email":"Syz@myself.com" + "repo":"https://github.com/5rq/5rq.github.io" }, "record":{ "CNAME":"5rq.github.io" From ab3ec07b5b9cac643d100b4afe7720fb92865839 Mon Sep 17 00:00:00 2001 From: Satyam Verma Date: Wed, 25 May 2022 18:46:40 +0530 Subject: [PATCH 003/210] Create satyamv7.json --- satyamv7.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 satyamv7.json diff --git a/satyamv7.json b/satyamv7.json new file mode 100644 index 000000000..48e474ece --- /dev/null +++ b/satyamv7.json @@ -0,0 +1,12 @@ +{ + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "SatyamV7.github.io" + } +} From 73dc444796768973abad1495f24e78948fbff678 Mon Sep 17 00:00:00 2001 From: 5rq <103810168+5rq@users.noreply.github.com> Date: Tue, 21 Jun 2022 20:48:54 -0400 Subject: [PATCH 004/210] Finally update Syz.json lmao --- domains/syz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/syz.json b/domains/syz.json index 73d148eb5..f453d258c 100644 --- a/domains/syz.json +++ b/domains/syz.json @@ -1,9 +1,9 @@ { + "repo":"https://github.com/5rq/5rq.github.io" "owner":{ "username":"Syz", "discord":"Syz#0128", "email":"Syz@myself.com" - "repo":"https://github.com/5rq/5rq.github.io" }, "record":{ "CNAME":"5rq.github.io" From 21817a61ad5ce96532d61a7d4742256377b29329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=97=E9=81=A5?= Date: Thu, 23 Jun 2022 18:16:30 +0800 Subject: [PATCH 005/210] Create zhiyao.json --- domains/zhiyao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhiyao.json diff --git a/domains/zhiyao.json b/domains/zhiyao.json new file mode 100644 index 000000000..e8f97e1f2 --- /dev/null +++ b/domains/zhiyao.json @@ -0,0 +1,11 @@ +{ + "description": "志遥(至尧)的个人博客", + "repo": "https://github.com/lizhiyao/lizhiyao.github.io", + "owner": { + "username": "lizhiyao", + "email": "dancerlzy@gmail.com" + }, + "record": { + "CNAME": "lizhiyao.github.io" + } +} From e0f79048445d28c0b360fe625a868ee00585e66b Mon Sep 17 00:00:00 2001 From: Krix12 <65765469+Krix12@users.noreply.github.com> Date: Tue, 5 Jul 2022 11:51:42 +0200 Subject: [PATCH 006/210] Update krix.json --- domains/krix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krix.json b/domains/krix.json index 6da0c8a17..4fb499fcb 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -5,7 +5,7 @@ "email": "kristjan.kocevar89@gmail.com" }, "record": { - "A": ["35.186.245.55"], + "CNAME": "krix12.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From cbc288008c33910127342dbe3bdda2d1eba0ebfe Mon Sep 17 00:00:00 2001 From: mo watermelon Date: Tue, 5 Jul 2022 18:31:05 +0800 Subject: [PATCH 007/210] feature: add eva path --- domains/eva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eva.json diff --git a/domains/eva.json b/domains/eva.json new file mode 100644 index 000000000..8135caecc --- /dev/null +++ b/domains/eva.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mowatermelon", + "email": "neefoxmo@gmail.com" + }, + "repo": "https://github.com/mowatermelon/tool", + "description": "Personal website", + "record": { + "URL": "https://t.iiwhy.cn/" + } + } \ No newline at end of file From 634f28e06d38335b1474f8936d19048fa6e52eb7 Mon Sep 17 00:00:00 2001 From: mo watermelon Date: Tue, 5 Jul 2022 19:52:31 +0800 Subject: [PATCH 008/210] update: remove repo&description config --- domains/eva.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/eva.json b/domains/eva.json index 8135caecc..b7ac01666 100644 --- a/domains/eva.json +++ b/domains/eva.json @@ -3,8 +3,6 @@ "username": "mowatermelon", "email": "neefoxmo@gmail.com" }, - "repo": "https://github.com/mowatermelon/tool", - "description": "Personal website", "record": { "URL": "https://t.iiwhy.cn/" } From 2dcc5a2bd0ec0d40a3561f615867a91054611870 Mon Sep 17 00:00:00 2001 From: "baijiu.yec" Date: Tue, 5 Jul 2022 21:36:29 +0800 Subject: [PATCH 009/210] Create baijiu.yec.json --- domains/baijiu.yec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/baijiu.yec.json diff --git a/domains/baijiu.yec.json b/domains/baijiu.yec.json new file mode 100644 index 000000000..1672f39f8 --- /dev/null +++ b/domains/baijiu.yec.json @@ -0,0 +1,11 @@ +{ + "description": "baijiu.yec", + "repo": "https://github.com/twentwo/baijiu.yec", + "owner": { + "username": "twentwo", + "email": "joneyee22@qq.com" + }, + "record": { + "CNAME": "https://twentwo.github.io/baijiu.yec" + } +} From 97ade093242821181c1bd8dfa723d73ff85f1231 Mon Sep 17 00:00:00 2001 From: "baijiu.yec" Date: Tue, 5 Jul 2022 21:38:43 +0800 Subject: [PATCH 010/210] Update baijiu.yec.json --- domains/baijiu.yec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/baijiu.yec.json b/domains/baijiu.yec.json index 1672f39f8..02420e017 100644 --- a/domains/baijiu.yec.json +++ b/domains/baijiu.yec.json @@ -6,6 +6,6 @@ "email": "joneyee22@qq.com" }, "record": { - "CNAME": "https://twentwo.github.io/baijiu.yec" + "URL": "https://twentwo.github.io/baijiu.yec" } } From 543be0edcccfbfc573aea15a1ce1f280a3ab3d53 Mon Sep 17 00:00:00 2001 From: yuzhigang33 Date: Tue, 5 Jul 2022 23:29:04 +0800 Subject: [PATCH 011/210] feat: add she.json as she.is-a.dev --- domains/she.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/she.json diff --git a/domains/she.json b/domains/she.json new file mode 100644 index 000000000..dce479e36 --- /dev/null +++ b/domains/she.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/yuzhigang33/yuzhigang33.github.com", + "owner": { + "username": "yuzhigang33", + "email": "yuzhigang33@gmail.com" + }, + "record": { + "CNAME": "yuzhigang33.github.io" + } + } + \ No newline at end of file From 5bacb8514b30b0a1cc1bee6d0feddabdbf7bf8a5 Mon Sep 17 00:00:00 2001 From: Kyouka Tachibana <91820453+Yuri-Neko@users.noreply.github.com> Date: Wed, 6 Jul 2022 01:29:05 +0700 Subject: [PATCH 012/210] Create api-kyouka.json --- domains/api-kyouka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api-kyouka.json diff --git a/domains/api-kyouka.json b/domains/api-kyouka.json new file mode 100644 index 000000000..b0e5ce44d --- /dev/null +++ b/domains/api-kyouka.json @@ -0,0 +1,11 @@ +{ + "description": "APIKEY KYOUKA | SHIORI BOT", + "repo": "https://github.com/Yuri-Neko", + "owner": { + "username": "Yuri-Neko", + "email": "apikeykyouka@gmail.com" + }, + "record": { + "CNAME": "my-apikey-kyouka-id.herokuapp.com" + } +} From a17bc70acdaf51ec723916f5e997823188513032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=CF=83=D1=94=E2=84=93=20B=CF=83=D0=B2=CE=B1=CE=B7=20=5BO?= =?UTF-8?q?=D2=93=D2=93l=CE=B9=C9=B4e=5D?= <95572329+JoelBobanOffline@users.noreply.github.com> Date: Wed, 6 Jul 2022 06:25:19 +0530 Subject: [PATCH 013/210] Create joelbobanoffline.json --- domains/joelbobanoffline.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/joelbobanoffline.json diff --git a/domains/joelbobanoffline.json b/domains/joelbobanoffline.json new file mode 100644 index 000000000..953f6292b --- /dev/null +++ b/domains/joelbobanoffline.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JoelBobanOffline", + "email": "joelboban2007@gmail.com", + }, + "description": "To use it in my personal portfolio", + "record": { + "CNAME": "joelbobanoffline.github.io" + } +} From 7ac27e250b7036322d1b42593affdea182e33418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=CF=83=D1=94=E2=84=93=20B=CF=83=D0=B2=CE=B1=CE=B7=20=5BO?= =?UTF-8?q?=D2=93=D2=93l=CE=B9=C9=B4e=5D?= <95572329+JoelBobanOffline@users.noreply.github.com> Date: Wed, 6 Jul 2022 06:31:42 +0530 Subject: [PATCH 014/210] Update joelbobanoffline.json --- domains/joelbobanoffline.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/joelbobanoffline.json b/domains/joelbobanoffline.json index 953f6292b..d2c2db96b 100644 --- a/domains/joelbobanoffline.json +++ b/domains/joelbobanoffline.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "JoelBobanOffline", - "email": "joelboban2007@gmail.com", - }, - "description": "To use it in my personal portfolio", - "record": { - "CNAME": "joelbobanoffline.github.io" - } -} + "description": "For Portfolio", + "repo": "https://github.com/JoelBobanOffline/JoelBobanOffline.github.io", + "owner": { + "username": "JoelBobanOffline", + "email": "joelboban2007@gmail.com" + }, + "record": { + "CNAME": "joelbobanoffline.github.io" + } +} From 122a006f3d89e406ebbe4644da146c5431f59674 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 6 Jul 2022 09:54:20 +0800 Subject: [PATCH 015/210] Create simonwong.json --- domains/simonwong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/simonwong.json diff --git a/domains/simonwong.json b/domains/simonwong.json new file mode 100644 index 000000000..afccade83 --- /dev/null +++ b/domains/simonwong.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Simon Wong", + "email": "wsjwsjsimon@gmail.com", + "twitter": "wsj_simonwong", + "discord": "Simon Wong#6040" + }, + "record": { + "URL": "https://github.com/simonwong" + } +} From 8f0491916fcb610f389b6c9851bc1ef0cc220aaa Mon Sep 17 00:00:00 2001 From: maokangkun <99461942+maokangkun@users.noreply.github.com> Date: Wed, 6 Jul 2022 09:59:23 +0800 Subject: [PATCH 016/210] + mkk.json --- domains/mkk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mkk.json diff --git a/domains/mkk.json b/domains/mkk.json new file mode 100644 index 000000000..e601ac2d0 --- /dev/null +++ b/domains/mkk.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio | Urinx", + "repo": "https://github.com/urinx/urinx.github.io", + "owner": { + "username": "urinx", + "email": "uri.lqy@gmail.com" + }, + "record": { + "CNAME": "urinx.github.io" + } +} \ No newline at end of file From 5d07a78dc9332ee311057db3771c2c91a794a5d5 Mon Sep 17 00:00:00 2001 From: zhangximufeng Date: Wed, 6 Jul 2022 10:23:47 +0800 Subject: [PATCH 017/210] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20zhangximufeng?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/zhangximufeng.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhangximufeng.json diff --git a/domains/zhangximufeng.json b/domains/zhangximufeng.json new file mode 100644 index 000000000..9d323e515 --- /dev/null +++ b/domains/zhangximufeng.json @@ -0,0 +1,11 @@ +{ + "description": "Link to my github", + "repo": "https://github.com/zhangximufeng", + "owner": { + "username": "zhangximufeng", + "email": "zhangximufeng@gmail.com" + }, + "record": { + "CNAME": "zhangximufeng.github.io" + } +} From edbfe0e6310c6c893abea01be34e9fd15e070d07 Mon Sep 17 00:00:00 2001 From: region Date: Wed, 6 Jul 2022 11:28:32 +0800 Subject: [PATCH 018/210] Create regiondavid.json --- domains/regiondavid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/regiondavid.json diff --git a/domains/regiondavid.json b/domains/regiondavid.json new file mode 100644 index 000000000..03cb8587c --- /dev/null +++ b/domains/regiondavid.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "regiondavid", + "email": "uestczjw@gmail.com" + }, + "record": { + "CNAME": "regiondavid.github.io" + }, + "repo": "https://github.com/regiondavid", + "description": "regiondavid's new website" +} From b596e728054fc78eb0ca1b28e0234af6c0dfcfd9 Mon Sep 17 00:00:00 2001 From: CodeWhiteWeb <79645854+CodeWhiteWeb@users.noreply.github.com> Date: Wed, 6 Jul 2022 09:56:25 +0530 Subject: [PATCH 019/210] Create codewhiteweb.json --- codewhiteweb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 codewhiteweb.json diff --git a/codewhiteweb.json b/codewhiteweb.json new file mode 100644 index 000000000..ee1564523 --- /dev/null +++ b/codewhiteweb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CodeWhiteWeb", + "email": "web.codewhite@gmail.com", + "twitter": "CodeWhiteWeb1", + "instagram": "CodeWhiteWeb" + } + "record": { + "URL": "https://CodeWhiteWeb.cf" + } +} From 8ca9ce849f294a6a07917054342d10bc12b431b5 Mon Sep 17 00:00:00 2001 From: CodeWhiteWeb <79645854+CodeWhiteWeb@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:00:50 +0530 Subject: [PATCH 020/210] codewhiteweb.cf forwarding --- domains/codewhiteweb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/codewhiteweb.json diff --git a/domains/codewhiteweb.json b/domains/codewhiteweb.json new file mode 100644 index 000000000..c7b4881f6 --- /dev/null +++ b/domains/codewhiteweb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CodeWhiteWeb", + "email": "web.codewhite@gmail.com", + "twitter": "CodeWhiteWeb1", + "instagram": "CodeWhiteWeb" + } + "record": { + "URL": "https://codewhiteweb.cf" + } +} From 3033048866fd9898d06574c83f393a9c078f60fd Mon Sep 17 00:00:00 2001 From: AlenPaulVarghese <38587581+alenpaul2001@users.noreply.github.com> Date: Wed, 6 Jul 2022 13:41:35 +0530 Subject: [PATCH 021/210] Create schematic.json --- domains/schematic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/schematic.json diff --git a/domains/schematic.json b/domains/schematic.json new file mode 100644 index 000000000..ef811401c --- /dev/null +++ b/domains/schematic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alenpaul2001", + "email": "alenpaul2001@pm.me" + }, + "record": { + "A": [ + "152.67.160.188" + ] + } +} From 5a12c739bd1f750dcf85c32d0997c36238705346 Mon Sep 17 00:00:00 2001 From: Krix12 <65765469+Krix12@users.noreply.github.com> Date: Wed, 6 Jul 2022 13:41:49 +0200 Subject: [PATCH 022/210] Update krix.json Removed MX records --- domains/krix.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/krix.json b/domains/krix.json index 4fb499fcb..cefa1074c 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -6,10 +6,5 @@ }, "record": { "CNAME": "krix12.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 6d71a10f0348b128baa2ca3be9b26fd2f79156e3 Mon Sep 17 00:00:00 2001 From: LevaniVashadze <100613979+LevaniVashadze@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:38:37 +0400 Subject: [PATCH 023/210] Create levani.json --- domains/levani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levani.json diff --git a/domains/levani.json b/domains/levani.json new file mode 100644 index 000000000..8c82dd9f6 --- /dev/null +++ b/domains/levani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LevaniVashadze", + "email": "vashadzelevani11@gmail.com" + } + "record": { + "CNAME": "levani.herokuapp.com" + } +} From a7f047d730d1acb1297e15ef1b8b0cb015f0e408 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 6 Jul 2022 20:28:34 +0700 Subject: [PATCH 024/210] Update domains/krix.json --- domains/krix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krix.json b/domains/krix.json index cefa1074c..a00d3cdfc 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -5,6 +5,6 @@ "email": "kristjan.kocevar89@gmail.com" }, "record": { - "CNAME": "krix12.github.io", + "CNAME": "krix12.github.io" } } From 127cdacb1f7ddc4a7fb72b7f78fe05a4f5d377f0 Mon Sep 17 00:00:00 2001 From: FrostX <76787958+FrostX-Official@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:13:00 +0300 Subject: [PATCH 025/210] Create frostx.json --- domains/frostx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/frostx.json diff --git a/domains/frostx.json b/domains/frostx.json new file mode 100644 index 000000000..75ece1ba8 --- /dev/null +++ b/domains/frostx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "frostx", + "email": "denialfrostiks589@gmail.com", + "discord": "Frost X#6215", + "note": "Type in discord, i wont answer in email probably lol" + }, + "description": "Making portfolio here lol.", + "record": { + "CNAME": "frostx-offical.github.io" + } +} From 5f472f3886adb8a78a705139131963db4c1eb1ef Mon Sep 17 00:00:00 2001 From: Hunter <94696178+ItsHunterr@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:16:13 -0500 Subject: [PATCH 026/210] Add files via upload --- domains/hunter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hunter.json diff --git a/domains/hunter.json b/domains/hunter.json new file mode 100644 index 000000000..65a9e92e1 --- /dev/null +++ b/domains/hunter.json @@ -0,0 +1,11 @@ +{ + "description": "Hunter Website", + "repo": "https://github.com/itshunterr", + "owner": { + "username": "Itshunterr", + "email": "" + }, + "record": { + "A": " 185.199.108.153" + } + } \ No newline at end of file From 7071a1882d73a621d7443caf0e222b4ff61f963b Mon Sep 17 00:00:00 2001 From: FrostX <76787958+FrostX-Official@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:25:59 +0300 Subject: [PATCH 027/210] Update frostx.json --- domains/frostx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/frostx.json b/domains/frostx.json index 75ece1ba8..fb7f9d130 100644 --- a/domains/frostx.json +++ b/domains/frostx.json @@ -7,6 +7,6 @@ }, "description": "Making portfolio here lol.", "record": { - "CNAME": "frostx-offical.github.io" + "CNAME": "frostx-official.github.io" } } From 17d86765bd7420f9686a6f90049e1d46151e1f91 Mon Sep 17 00:00:00 2001 From: 5rq <103810168+5rq@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:20:51 -0400 Subject: [PATCH 028/210] Update syz.json --- domains/syz.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/syz.json b/domains/syz.json index f453d258c..5925ed347 100644 --- a/domains/syz.json +++ b/domains/syz.json @@ -1,9 +1,8 @@ { "repo":"https://github.com/5rq/5rq.github.io" "owner":{ - "username":"Syz", - "discord":"Syz#0128", - "email":"Syz@myself.com" + "username":"5rq", + "email":"600@fbi.ac" }, "record":{ "CNAME":"5rq.github.io" From 1d2b797e657f625e847202b39a574f4dbabe7063 Mon Sep 17 00:00:00 2001 From: Syrx Date: Wed, 6 Jul 2022 18:10:26 -0700 Subject: [PATCH 029/210] Create Syrx.json --- domains/Syrx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Syrx.json diff --git a/domains/Syrx.json b/domains/Syrx.json new file mode 100644 index 000000000..b7f6ea5f9 --- /dev/null +++ b/domains/Syrx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dumbgamemaker", + "email": "opal.js@icloud.com", + "twitter": "Opaldotjs", + "discord": "Opaldotjs#9322" + }, + "description": "A place for me to put my projects", + "record": { + "url": "https://dumbgamemaker.github.io/Opaldotjs/" + } +} From 0779e3eece0b5e8c21f3dcf9ff307372f745409b Mon Sep 17 00:00:00 2001 From: Syrx Date: Wed, 6 Jul 2022 18:13:43 -0700 Subject: [PATCH 030/210] cname not url --- domains/Syrx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Syrx.json b/domains/Syrx.json index b7f6ea5f9..d60d4550b 100644 --- a/domains/Syrx.json +++ b/domains/Syrx.json @@ -7,6 +7,6 @@ }, "description": "A place for me to put my projects", "record": { - "url": "https://dumbgamemaker.github.io/Opaldotjs/" + "CNAME": "dumbgamemaker.github.io" } } From 1a087d18f1e356edc70b83f4de8bc925c2a1c7b4 Mon Sep 17 00:00:00 2001 From: mythsman Date: Thu, 7 Jul 2022 17:40:02 +0800 Subject: [PATCH 031/210] Create mythsman.json --- domains/mythsman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mythsman.json diff --git a/domains/mythsman.json b/domains/mythsman.json new file mode 100644 index 000000000..6ba26aaef --- /dev/null +++ b/domains/mythsman.json @@ -0,0 +1,11 @@ +{ + "description": "Mythsman's personal site", + "repo": "https://github.com/mythsman", + "owner": { + "username": "mythsman", + "email": "mythsman@foxmail.com" + }, + "record": { + "URL": "https://blog.mythsman.com" + } +} From bb02cb3de74fb12d65958936acfdedb1801b4ee9 Mon Sep 17 00:00:00 2001 From: Jakup <84023677+Jacob1Tm@users.noreply.github.com> Date: Thu, 7 Jul 2022 14:33:24 +0200 Subject: [PATCH 032/210] domain change --- domains/jacobtm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jacobtm.json b/domains/jacobtm.json index dcb28dc3a..8cc0f7880 100644 --- a/domains/jacobtm.json +++ b/domains/jacobtm.json @@ -7,6 +7,6 @@ "twitter": "Jacob1_Tm" }, "record": { - "URL": "https://jacobtm.ga" + "URL": "https://jacobtm.tk" } } From 5c6f0edd1f21586c8b75c3c76e42513b510ccc44 Mon Sep 17 00:00:00 2001 From: sr <83020021+Clay990@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:08:53 +0530 Subject: [PATCH 033/210] Create suraj.json --- domains/suraj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/suraj.json diff --git a/domains/suraj.json b/domains/suraj.json new file mode 100644 index 000000000..725291956 --- /dev/null +++ b/domains/suraj.json @@ -0,0 +1,11 @@ +{ + "description": "Clay990' personal developer website", + "repo": "https://github.com/Clay990/Clay990.github.io", + "owner": { + "username": "Clay990", + "email": "asuraj991m@gmail.com" + }, + "record": { + "CNAME": "Clay990.github.io" + } +} From da2b327990d38ea435018b642470b10a4208cde0 Mon Sep 17 00:00:00 2001 From: sr <83020021+Clay990@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:21:07 +0530 Subject: [PATCH 034/210] Update suraj.json --- domains/suraj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suraj.json b/domains/suraj.json index 725291956..026b597db 100644 --- a/domains/suraj.json +++ b/domains/suraj.json @@ -6,6 +6,6 @@ "email": "asuraj991m@gmail.com" }, "record": { - "CNAME": "Clay990.github.io" + "CNAME": "clay990.github.io" } } From bf8810f86864c916cf6c7f6b55c63c1f903bf15a Mon Sep 17 00:00:00 2001 From: Linusx <57060126+linuzzx@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:09:38 +0200 Subject: [PATCH 035/210] Rename linuzzx.json to linusx.json Came to my mind that that would make more sense --- domains/{linuzzx.json => linusx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{linuzzx.json => linusx.json} (100%) diff --git a/domains/linuzzx.json b/domains/linusx.json similarity index 100% rename from domains/linuzzx.json rename to domains/linusx.json From 0bb3ed3a2fca6381ef89443885ec36b6595fa3a3 Mon Sep 17 00:00:00 2001 From: nobuyaki <72033395+Nobuyaki@users.noreply.github.com> Date: Fri, 8 Jul 2022 01:07:43 +0700 Subject: [PATCH 036/210] Update name domain --- domains/{dimszyxx.json => rezexd.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{dimszyxx.json => rezexd.json} (84%) diff --git a/domains/dimszyxx.json b/domains/rezexd.json similarity index 84% rename from domains/dimszyxx.json rename to domains/rezexd.json index d99dca764..2487a7fdf 100644 --- a/domains/dimszyxx.json +++ b/domains/rezexd.json @@ -1,5 +1,5 @@ { - "description": "Dimszyxx Website", + "description": "reZexD Website", "owner": { "username": "nobuyaki", "email": "dimas2214sa@gmail.com", From 2c03e5d48b481b78f91ff5cc95a4721cb25d8e26 Mon Sep 17 00:00:00 2001 From: Authorises <65650599+Authorises@users.noreply.github.com> Date: Thu, 7 Jul 2022 20:00:51 +0100 Subject: [PATCH 037/210] Create authorises.json --- domains/authorises.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/authorises.json diff --git a/domains/authorises.json b/domains/authorises.json new file mode 100644 index 000000000..5e4436de1 --- /dev/null +++ b/domains/authorises.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/Authorises/authorises.github.io", + "owner": { + "username": "authorises", + "email": "authorises_alt@outlook.com", + }, + "record": { + "CNAME": "authorises.github.io" + } +} From f7015f46cd5442cfc6664f4be737a6e127627cfb Mon Sep 17 00:00:00 2001 From: saraxa <98526451+reef1447@users.noreply.github.com> Date: Fri, 8 Jul 2022 08:06:00 +0900 Subject: [PATCH 038/210] Update and rename roreef.json to saraxa.json --- domains/{roreef.json => saraxa.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{roreef.json => saraxa.json} (73%) diff --git a/domains/roreef.json b/domains/saraxa.json similarity index 73% rename from domains/roreef.json rename to domains/saraxa.json index 8a56cfab8..b6ffa9638 100644 --- a/domains/roreef.json +++ b/domains/saraxa.json @@ -1,10 +1,10 @@ { - "description": "roreef personal website", + "description": "saraxa personal website", "repo": "https://github.com/reef1447/reef1447.github.io", "owner": { "username": "reef1447", "email": "spray123kira@gmail.com", - "discord": "ro-reef#8899" + "discord": "saraxa#8899" }, "record": { "CNAME": "reef1447.github.io" From 0122c667978e4d6569043024a71c9508e646fd2b Mon Sep 17 00:00:00 2001 From: Syrx Date: Thu, 7 Jul 2022 16:31:16 -0700 Subject: [PATCH 039/210] rename syrx to she, so i can say 'she is a dev' --- domains/{Syrx.json => she.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Syrx.json => she.json} (100%) diff --git a/domains/Syrx.json b/domains/she.json similarity index 100% rename from domains/Syrx.json rename to domains/she.json From b6ac56d9119bad1796df9dc2354dc566c8057233 Mon Sep 17 00:00:00 2001 From: Syrx Date: Thu, 7 Jul 2022 19:51:17 -0700 Subject: [PATCH 040/210] undo because literally two days ago someone stole my domain --- domains/{she.json => syrx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{she.json => syrx.json} (100%) diff --git a/domains/she.json b/domains/syrx.json similarity index 100% rename from domains/she.json rename to domains/syrx.json From 565628c6214238579043b0c9b96cdef071cb5c5b Mon Sep 17 00:00:00 2001 From: AngerminecraftYT <83855262+AngerminecraftYT@users.noreply.github.com> Date: Fri, 8 Jul 2022 16:18:22 +0200 Subject: [PATCH 041/210] Requesting a domain. --- domains/Anger.is-a.dev | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/Anger.is-a.dev diff --git a/domains/Anger.is-a.dev b/domains/Anger.is-a.dev new file mode 100644 index 000000000..8529f0f68 --- /dev/null +++ b/domains/Anger.is-a.dev @@ -0,0 +1,7 @@ +{ + "owner": { + "username": "AngerminecraftYT", + "email": "", + "discord": "AngerMinecraftYT#3051" + } +} From fe94de2eb4f44c74f00f5082d46e45e14e46930d Mon Sep 17 00:00:00 2001 From: AngerminecraftYT <83855262+AngerminecraftYT@users.noreply.github.com> Date: Fri, 8 Jul 2022 16:42:27 +0200 Subject: [PATCH 042/210] Github pages support added --- domains/Anger.is-a.dev | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/domains/Anger.is-a.dev b/domains/Anger.is-a.dev index 8529f0f68..4b59ea78d 100644 --- a/domains/Anger.is-a.dev +++ b/domains/Anger.is-a.dev @@ -1,7 +1,13 @@ { - "owner": { - "username": "AngerminecraftYT", - "email": "", - "discord": "AngerMinecraftYT#3051" - } -} + "description": "Will be used to show my page showing stuff about me", + "repo": "https://github.com/angerminecraftyt/aboutme", + "owner": { + "username": "AngerminecraftYT", + "email": "", + "discord": "AngerMinecraftYT#3051" + }, + "record": { + "CNAME": "AngerminecraftYT.github.io" + } +} + From 23940cd564ac9b996839630fb53b19e449c59c9b Mon Sep 17 00:00:00 2001 From: M Date: Fri, 8 Jul 2022 20:06:29 +0500 Subject: [PATCH 043/210] Update and rename Anger.is-a.dev to anger.json --- domains/{Anger.is-a.dev => anger.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Anger.is-a.dev => anger.json} (86%) diff --git a/domains/Anger.is-a.dev b/domains/anger.json similarity index 86% rename from domains/Anger.is-a.dev rename to domains/anger.json index 4b59ea78d..2f5e54211 100644 --- a/domains/Anger.is-a.dev +++ b/domains/anger.json @@ -7,7 +7,7 @@ "discord": "AngerMinecraftYT#3051" }, "record": { - "CNAME": "AngerminecraftYT.github.io" + "CNAME": "angerminecraftyt.github.io" } } From d4b1b939c1dbede2d4ccf9f1588f2372ddc87bfa Mon Sep 17 00:00:00 2001 From: Lyertia-Senpai Date: Fri, 8 Jul 2022 19:42:08 +0300 Subject: [PATCH 044/210] Update lyertia.json --- domains/lyertia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lyertia.json b/domains/lyertia.json index 433c615c3..076036b64 100644 --- a/domains/lyertia.json +++ b/domains/lyertia.json @@ -6,6 +6,6 @@ "email": "camahmut7@gmail.com" }, "record": { - "URL": "https://lyertia.me" + "TXT": "vc-domain-verify=lyertia.is-a.dev,f457c36e042417f3ab7f" } } From cbe5d890ea019fb10d9741739956a3e6bd319214 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 8 Jul 2022 18:32:06 +0100 Subject: [PATCH 045/210] Update authorises.json --- domains/authorises.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/authorises.json b/domains/authorises.json index 5e4436de1..3396108d2 100644 --- a/domains/authorises.json +++ b/domains/authorises.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Authorises/authorises.github.io", "owner": { "username": "authorises", - "email": "authorises_alt@outlook.com", + "email": "authorises_alt@outlook.com" }, "record": { "CNAME": "authorises.github.io" From c2b175b692e2c8720108e464096dead88c4f71b9 Mon Sep 17 00:00:00 2001 From: Yashash Pugalia Date: Sat, 9 Jul 2022 15:15:24 +0530 Subject: [PATCH 046/210] Update yashash.json --- domains/yashash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashash.json b/domains/yashash.json index 29d76ba1d..1d2868164 100644 --- a/domains/yashash.json +++ b/domains/yashash.json @@ -6,6 +6,6 @@ "email": "yashash1511@gmail.com" }, "record": { - "CNAME": "yashash1511.github.io" + "URL": "https://yashash1511.github.io" } } From 0e9138be5618f97d49d4e4aa6c7754478af22d67 Mon Sep 17 00:00:00 2001 From: sr <83020021+Clay990@users.noreply.github.com> Date: Sat, 9 Jul 2022 16:00:12 +0530 Subject: [PATCH 047/210] Update suraj.json --- domains/suraj.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/suraj.json b/domains/suraj.json index 026b597db..4bc1f3c32 100644 --- a/domains/suraj.json +++ b/domains/suraj.json @@ -1,6 +1,6 @@ { - "description": "Clay990' personal developer website", - "repo": "https://github.com/Clay990/Clay990.github.io", + "description": "My personal developer website", + "repo": "https://github.com/Clay990/suraj", "owner": { "username": "Clay990", "email": "asuraj991m@gmail.com" From ef46535ee5d9d2d96fbc7de086cae94c0ef39d6a Mon Sep 17 00:00:00 2001 From: Bimal Yadav <84148146+bimal-inc@users.noreply.github.com> Date: Sat, 9 Jul 2022 16:25:13 +0545 Subject: [PATCH 048/210] Create bimal.json --- domains/bimal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bimal.json diff --git a/domains/bimal.json b/domains/bimal.json new file mode 100644 index 000000000..0db5bd1be --- /dev/null +++ b/domains/bimal.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website goes here", + "repo": "https://github.com/bimal-inc/MyPortfolio", + "owner": { + "username": "bimal", + "email": "bimalyadavemail7@gmail.com", + "twitter": "@bimalinc" + }, + "record": { + "CNAME": "https://portfolio.bimaly.com.np/" + } +} From 8905de7f62c9bc257dc924abf499d33b3f8d9aaf Mon Sep 17 00:00:00 2001 From: Bimal Yadav <84148146+bimal-inc@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:13:58 +0545 Subject: [PATCH 049/210] Update bimal.json --- domains/bimal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bimal.json b/domains/bimal.json index 0db5bd1be..068cc03fb 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -1,12 +1,12 @@ { "description": "My personal website goes here", - "repo": "https://github.com/bimal-inc/MyPortfolio", + "repo": "https://github.com/bimal-inc/myportfolio", "owner": { "username": "bimal", "email": "bimalyadavemail7@gmail.com", "twitter": "@bimalinc" }, "record": { - "CNAME": "https://portfolio.bimaly.com.np/" + "CNAME": "bimal-inc.github.io/myportfolio/" } } From 182bd370752692bc1737fd5e6a6e880d5b001a51 Mon Sep 17 00:00:00 2001 From: PemTshewang <77913595+pemtshewang@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:43:04 +0600 Subject: [PATCH 050/210] Created pemtshewang.json --- domains/pemtshewang.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pemtshewang.json diff --git a/domains/pemtshewang.json b/domains/pemtshewang.json new file mode 100644 index 000000000..f070b9552 --- /dev/null +++ b/domains/pemtshewang.json @@ -0,0 +1,12 @@ +{ + "description": "The subdomain will be used for my github portfolio :)", + "repo": "https://github.com/pemtshewang/pemtshewang.github.io", + "owner": { + "username": "pemtshewang", + "email": "pemtshewang500@gmail.com", + "twitter": "pemtshewang_4" + }, + "record": { + "CNAME": "pemtshewang.github.io" + } +} From 491bd8171e6628ce61a7efe022cf9b823baeb021 Mon Sep 17 00:00:00 2001 From: FrosT2k5 Date: Sat, 9 Jul 2022 18:00:16 +0530 Subject: [PATCH 051/210] Adding frost2k5.json --- domains/frost2k5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frost2k5.json diff --git a/domains/frost2k5.json b/domains/frost2k5.json new file mode 100644 index 000000000..f07b37e69 --- /dev/null +++ b/domains/frost2k5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosT2k5", + "email": "androygaming@protonmail.com" + }, + "record": { + "CNAME": "frost2k5.github.io" + } +} From 1ea01fab69f3a22fddcece7e863552952c4cad30 Mon Sep 17 00:00:00 2001 From: "Alex D.G" Date: Sun, 10 Jul 2022 03:11:05 +0300 Subject: [PATCH 052/210] Create axd.json --- domains/axd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/axd.json diff --git a/domains/axd.json b/domains/axd.json new file mode 100644 index 000000000..eb11f6a16 --- /dev/null +++ b/domains/axd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexdhg", + "email": "me@alexdhg.com" + }, + "record": { + "URL": "https://alexdhg.com" + } +} From 292a9bbb6cd5bb860de1c1b52431aa4a1d00a245 Mon Sep 17 00:00:00 2001 From: 5rq <103810168+5rq@users.noreply.github.com> Date: Sun, 10 Jul 2022 00:04:53 -0400 Subject: [PATCH 053/210] Update and rename syz.json to 600.json --- domains/{syz.json => 600.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{syz.json => 600.json} (100%) diff --git a/domains/syz.json b/domains/600.json similarity index 100% rename from domains/syz.json rename to domains/600.json From 8b7d8383d4fa2758ca73be3dde1edb0342a8d9eb Mon Sep 17 00:00:00 2001 From: Siris <40269790+Siris01@users.noreply.github.com> Date: Sun, 10 Jul 2022 15:52:28 +0530 Subject: [PATCH 054/210] Create siris.json --- domains/siris.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/siris.json diff --git a/domains/siris.json b/domains/siris.json new file mode 100644 index 000000000..f2336acc6 --- /dev/null +++ b/domains/siris.json @@ -0,0 +1,11 @@ +{ + "description": "this a link to my website", + "owner": { + "username": "Siris01", + "email": "contact@siris.me", + "discord": "Siris#1337" + }, + "record": { + "url": "https://siris.me" + } +} From 9359c70a1b97946e80aa55080932c98303bc5990 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 10 Jul 2022 19:19:41 +0700 Subject: [PATCH 055/210] delete unused file --- codewhiteweb.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 codewhiteweb.json diff --git a/codewhiteweb.json b/codewhiteweb.json deleted file mode 100644 index ee1564523..000000000 --- a/codewhiteweb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CodeWhiteWeb", - "email": "web.codewhite@gmail.com", - "twitter": "CodeWhiteWeb1", - "instagram": "CodeWhiteWeb" - } - "record": { - "URL": "https://CodeWhiteWeb.cf" - } -} From 48d228f03538625796247b0c22d9cb2e3b13156e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 10 Jul 2022 19:20:46 +0700 Subject: [PATCH 056/210] Update domains/codewhiteweb.json --- domains/codewhiteweb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/codewhiteweb.json b/domains/codewhiteweb.json index c7b4881f6..ace90f3e8 100644 --- a/domains/codewhiteweb.json +++ b/domains/codewhiteweb.json @@ -4,7 +4,7 @@ "email": "web.codewhite@gmail.com", "twitter": "CodeWhiteWeb1", "instagram": "CodeWhiteWeb" - } + }, "record": { "URL": "https://codewhiteweb.cf" } From 20918397fc25481233d3813e9c34b44b8a17cc3c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 10 Jul 2022 19:24:05 +0700 Subject: [PATCH 057/210] Update domains/levani.json --- domains/levani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/levani.json b/domains/levani.json index 8c82dd9f6..9960ff9d3 100644 --- a/domains/levani.json +++ b/domains/levani.json @@ -2,7 +2,7 @@ "owner": { "username": "LevaniVashadze", "email": "vashadzelevani11@gmail.com" - } + }, "record": { "CNAME": "levani.herokuapp.com" } From 52ff724f6fb8567c0fcc017980a289c1a0a5517b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Angel=20P=C3=A9rez=20D=C3=ADaz?= Date: Sun, 10 Jul 2022 12:12:49 -0400 Subject: [PATCH 058/210] Update jimscope.json Update jimscope.json with the Hashnode record --- domains/jimscope.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jimscope.json b/domains/jimscope.json index f9201f644..80d7432b5 100644 --- a/domains/jimscope.json +++ b/domains/jimscope.json @@ -6,6 +6,6 @@ "email": "jimscope@protonmail.com" }, "record": { - "CNAME": "jimscope.github.io" + "CNAME": "hashnode.network" } } From bad6ee6ea98002d8f4efb97b4269c528ff40330f Mon Sep 17 00:00:00 2001 From: Gornostay <36516130+gornostay25@users.noreply.github.com> Date: Sun, 10 Jul 2022 23:02:26 +0200 Subject: [PATCH 059/210] rename to subdomain --- domains/{pay2gornostay25.json => pay.gornostay25.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{pay2gornostay25.json => pay.gornostay25.json} (100%) diff --git a/domains/pay2gornostay25.json b/domains/pay.gornostay25.json similarity index 100% rename from domains/pay2gornostay25.json rename to domains/pay.gornostay25.json From f3018e6643498d42abcdad4e750b8d6b414a0418 Mon Sep 17 00:00:00 2001 From: Emily Love Date: Sun, 10 Jul 2022 19:26:57 -0400 Subject: [PATCH 060/210] Create emily.json --- domains/emily.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emily.json diff --git a/domains/emily.json b/domains/emily.json new file mode 100644 index 000000000..481480df0 --- /dev/null +++ b/domains/emily.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EmilyLove26", + "email": "EmilyLove@writeme.com", + "discord": "Emily Love#1251", + "note": "Koji Redirect" + }, + "description": "Redirects to my Koji Profile: https://koji.to/EmilyLove", + "record": { + "CNAME": "cnames.withkoji.com" + } +} From dd18cf6cae00511867df4736d890f6151996f361 Mon Sep 17 00:00:00 2001 From: maokangkun <99461942+maokangkun@users.noreply.github.com> Date: Mon, 11 Jul 2022 17:45:07 +0800 Subject: [PATCH 061/210] Update mkk.json --- domains/mkk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mkk.json b/domains/mkk.json index e601ac2d0..c85123d13 100644 --- a/domains/mkk.json +++ b/domains/mkk.json @@ -2,10 +2,10 @@ "description": "portfolio | Urinx", "repo": "https://github.com/urinx/urinx.github.io", "owner": { - "username": "urinx", + "username": "maokangkun", "email": "uri.lqy@gmail.com" }, "record": { "CNAME": "urinx.github.io" } -} \ No newline at end of file +} From 84e00ff7b89dae22a16066a1a856b79d3f36db8d Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 11 Jul 2022 11:31:52 +0100 Subject: [PATCH 062/210] Adding DanielClarke.json --- domains/danielclarke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/danielclarke.json diff --git a/domains/danielclarke.json b/domains/danielclarke.json new file mode 100644 index 000000000..48b3a0925 --- /dev/null +++ b/domains/danielclarke.json @@ -0,0 +1,11 @@ +{ + "description": "Daniel Clarke's website", + "repo": "https://github.com/DanielWilliamClarke/Cujo", + "owner": { + "username": "DanielWilliamClarke", + "email": "" + }, + "record": { + "URL": "https://danielclarke.tech" + } +} \ No newline at end of file From ef2b5a9fe581ef01307c4e3dddb87a9b5d7ed98f Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 11 Jul 2022 11:33:18 +0100 Subject: [PATCH 063/210] adding email --- domains/danielclarke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/danielclarke.json b/domains/danielclarke.json index 48b3a0925..3e860a22f 100644 --- a/domains/danielclarke.json +++ b/domains/danielclarke.json @@ -3,7 +3,7 @@ "repo": "https://github.com/DanielWilliamClarke/Cujo", "owner": { "username": "DanielWilliamClarke", - "email": "" + "email": "clarkit@gmail.com" }, "record": { "URL": "https://danielclarke.tech" From 036c235439c33d091fe2c0c6fbe0347fe81160b6 Mon Sep 17 00:00:00 2001 From: 18O4 <64557095+18O4@users.noreply.github.com> Date: Mon, 11 Jul 2022 15:05:28 +0200 Subject: [PATCH 064/210] Create 18o4.json --- domains/18o4.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/18o4.json diff --git a/domains/18o4.json b/domains/18o4.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/18o4.json @@ -0,0 +1 @@ + From 3b1ce939a50aed6bdf1bb26d8370aa5d6f88b262 Mon Sep 17 00:00:00 2001 From: 18O4 <64557095+18O4@users.noreply.github.com> Date: Mon, 11 Jul 2022 15:25:58 +0200 Subject: [PATCH 065/210] Update 18o4.json --- domains/18o4.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/18o4.json b/domains/18o4.json index 8b1378917..5e20f0c1a 100644 --- a/domains/18o4.json +++ b/domains/18o4.json @@ -1 +1,13 @@ - +{ + "description": "redirects to my website", + "repo": "https://github.com/18o4/18o4.github.io", + "owner": { + "username": "18o4", + "email": "", + "discord": "18O4#4350", + "discordUserID": "279894305630453760" + }, + "record": { + "URL": "https://18o4.tk" + } +} From 1d28fc8af7cd32299b250273f282f1e60d1cc1ef Mon Sep 17 00:00:00 2001 From: Amarjeet Malpotra <97591166+amalpotra@users.noreply.github.com> Date: Mon, 11 Jul 2022 19:21:48 +0530 Subject: [PATCH 066/210] Update amarjeet.json Migrating repository to new account --- domains/amarjeet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/amarjeet.json b/domains/amarjeet.json index b8a105680..c2d8bdb11 100644 --- a/domains/amarjeet.json +++ b/domains/amarjeet.json @@ -1,9 +1,9 @@ { "owner": { - "username": "amarjeetmalpotra", + "username": "amalpotra", "email": "amarjeetmalpotra@outlook.com" }, "record": { - "CNAME": "amarjeetmalpotra.github.io" + "CNAME": "amalpotra.github.io" } } From a256bedd27e10909f9bdccfd8f6e52c6f5b74983 Mon Sep 17 00:00:00 2001 From: Anamay Date: Mon, 11 Jul 2022 21:49:30 +0530 Subject: [PATCH 067/210] Create anamay.json --- domains/anamay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anamay.json diff --git a/domains/anamay.json b/domains/anamay.json new file mode 100644 index 000000000..95bc7390a --- /dev/null +++ b/domains/anamay.json @@ -0,0 +1,11 @@ +{ + "description": "Anamay's .is-a.dev domain", + "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", + "owner": { + "username": "anamaykashiv", + "email": "kashiv.anamay002@gmail.com" + }, + "record": { + "CNAME": "anamaykashiv.github.io" + } + } From 5b6fc58744eacbc126eb182acaf5290330c8cf34 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Jul 2022 20:40:45 +0100 Subject: [PATCH 068/210] Create open-beta.json --- domains/open-beta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/open-beta.json diff --git a/domains/open-beta.json b/domains/open-beta.json new file mode 100644 index 000000000..cc9fc7a96 --- /dev/null +++ b/domains/open-beta.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "@is-a-dev/maintainers", + "email": "mahir@molai.dev" + }, + "record": { + "cname": "open-beta.pages.dev" + } + } From a83a194d229c85863d4241f0a6b4b583ec3233b9 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Jul 2022 20:43:03 +0100 Subject: [PATCH 069/210] Update open-beta.json --- domains/open-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/open-beta.json b/domains/open-beta.json index cc9fc7a96..f79d6d130 100644 --- a/domains/open-beta.json +++ b/domains/open-beta.json @@ -4,6 +4,6 @@ "email": "mahir@molai.dev" }, "record": { - "cname": "open-beta.pages.dev" + "CNAME": "open-beta.pages.dev" } } From 6c48b1b4038d59b65f435ce6821759891b272b80 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Jul 2022 23:10:27 +0100 Subject: [PATCH 070/210] feat: Added domain programatically --- domains/beta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/beta.json diff --git a/domains/beta.json b/domains/beta.json new file mode 100644 index 000000000..151a0e236 --- /dev/null +++ b/domains/beta.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "URL": "https://open-beta.is-a.dev/" + } + } + \ No newline at end of file From 0f5446f672269a4a561ef2cfe5fd5a1f295c96d7 Mon Sep 17 00:00:00 2001 From: omxpro Date: Mon, 11 Jul 2022 17:21:44 -0700 Subject: [PATCH 071/210] feat: Added domain programatically --- domains/beta.om.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/beta.om.json diff --git a/domains/beta.om.json b/domains/beta.om.json new file mode 100644 index 000000000..ab1d996b8 --- /dev/null +++ b/domains/beta.om.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "omxpro", + "email": "omsenjalia@gmail.com" + }, + "record": { + "CNAME": "omxpro.github.io" + } + } + \ No newline at end of file From a5e621de7603a1cae471238bbde86c517e1e02f1 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 12 Jul 2022 09:15:04 +0100 Subject: [PATCH 072/210] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b1851165..699627017 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@

Discord

+## BETA service +Try our new beta service to easily register the subdomain of your choice. Visit: https://open-beta.is-a.dev/ + + ## How do I register? * [Fork](https://github.com/is-a-dev/register/fork) this repository. From 35c6f96e4c89051d0ac2e5de1aff3a4949c85010 Mon Sep 17 00:00:00 2001 From: AhmedrAshraf Date: Tue, 12 Jul 2022 18:35:33 +0500 Subject: [PATCH 073/210] feat: Added domain programatically --- domains/ahmedashraf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahmedashraf.json diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json new file mode 100644 index 000000000..1a54339a0 --- /dev/null +++ b/domains/ahmedashraf.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "AhmedrAshraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "": "" + } + } + \ No newline at end of file From 315a63e0692b6984a2975151ce57704fb140dd68 Mon Sep 17 00:00:00 2001 From: Evils <103610754+Evils7@users.noreply.github.com> Date: Tue, 12 Jul 2022 22:11:27 +0300 Subject: [PATCH 074/210] Create evils.json --- domains/evils.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/evils.json diff --git a/domains/evils.json b/domains/evils.json new file mode 100644 index 000000000..495a8d821 --- /dev/null +++ b/domains/evils.json @@ -0,0 +1,12 @@ +{ + "description": "Portofolio", + "repo": "https://github.com/evils7/evils7.github.io", + "owner": { + "username": "evils7", + "email": "info@evils.gay", + "twitter": "" + }, + "record": { + "CNAME": "evilssite.glitch.me" + } +} From ee5e61022377222846f2f0d3e8a36815d228a684 Mon Sep 17 00:00:00 2001 From: Evils7 Date: Wed, 13 Jul 2022 00:01:01 +0300 Subject: [PATCH 075/210] feat: Added domain programatically --- domains/.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/.json diff --git a/domains/.json b/domains/.json new file mode 100644 index 000000000..79d36bc28 --- /dev/null +++ b/domains/.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Evils7", + "email": "evilsly77@outlook.com" + }, + "record": { + "": "" + } + } + \ No newline at end of file From 183195cd362cf23eb9dc1a48ee963ec4763eab1a Mon Sep 17 00:00:00 2001 From: M Date: Wed, 13 Jul 2022 02:04:17 +0500 Subject: [PATCH 076/210] Delete .json --- domains/.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/.json diff --git a/domains/.json b/domains/.json deleted file mode 100644 index 79d36bc28..000000000 --- a/domains/.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Evils7", - "email": "evilsly77@outlook.com" - }, - "record": { - "": "" - } - } - \ No newline at end of file From 464b12aec00ee5b194666f0d63a12aa92ac6f21a Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 12 Jul 2022 22:12:24 +0100 Subject: [PATCH 077/210] Update txt for auth verification --- domains/@.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/@.json b/domains/@.json index c5ab89f8f..674d239c4 100644 --- a/domains/@.json +++ b/domains/@.json @@ -7,6 +7,6 @@ }, "record": { "URL": "http://www.is-a.dev", - "TXT": "google-site-verification=D3irdQ7pd-lyVSPbjEJEAWILcploozBksfNWNuqKd9U" + "TXT": "google-site-verification=jxUxBquLRsSLsUNUqYYB3EfN7X_IuVZ5Ff-ZfElMBOQ" } } From 4b1e09652864a372341c14d305775f882faaaa57 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 12 Jul 2022 22:19:26 +0100 Subject: [PATCH 078/210] feat: Added domain programatically --- domains/beta.auth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/beta.auth.json diff --git a/domains/beta.auth.json b/domains/beta.auth.json new file mode 100644 index 000000000..e8bb2b5cd --- /dev/null +++ b/domains/beta.auth.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "A": ["199.36.158.100"] + } + } + \ No newline at end of file From d3e8facb1fb1168ee77de432d850521818e017a8 Mon Sep 17 00:00:00 2001 From: Ahmed Raza Date: Wed, 13 Jul 2022 05:16:08 +0500 Subject: [PATCH 079/210] Add my portfollio --- domains/ahmedashraf.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahmedashraf.is-a.dev diff --git a/domains/ahmedashraf.is-a.dev b/domains/ahmedashraf.is-a.dev new file mode 100644 index 000000000..382661f1f --- /dev/null +++ b/domains/ahmedashraf.is-a.dev @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", + "owner": { + "username": "ahmedrashraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "CNAME": "ahmedrashraf.github.io" + } +} From b22e67e1c2ba7088de11f43dc203536b57104080 Mon Sep 17 00:00:00 2001 From: Ahmed Raza Date: Wed, 13 Jul 2022 05:19:02 +0500 Subject: [PATCH 080/210] Delete ahmedashraf.is-a.dev --- domains/ahmedashraf.is-a.dev | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ahmedashraf.is-a.dev diff --git a/domains/ahmedashraf.is-a.dev b/domains/ahmedashraf.is-a.dev deleted file mode 100644 index 382661f1f..000000000 --- a/domains/ahmedashraf.is-a.dev +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Portfolio", - "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", - "owner": { - "username": "ahmedrashraf", - "email": "ahmedr.0331@gmail.com" - }, - "record": { - "CNAME": "ahmedrashraf.github.io" - } -} From f5d365ef01de05b3fd8bcb475bc820e14ae4c1d9 Mon Sep 17 00:00:00 2001 From: Ahmed Raza Date: Wed, 13 Jul 2022 05:19:21 +0500 Subject: [PATCH 081/210] add portfolio website --- domains/ahmedashraf.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json index 1a54339a0..382661f1f 100644 --- a/domains/ahmedashraf.json +++ b/domains/ahmedashraf.json @@ -1,11 +1,11 @@ - - { - "owner": { - "username": "AhmedrAshraf", - "email": "ahmedr.0331@gmail.com" - }, - "record": { - "": "" - } - } - \ No newline at end of file +{ + "description": "My Portfolio", + "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", + "owner": { + "username": "ahmedrashraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "CNAME": "ahmedrashraf.github.io" + } +} From 0589a0b7fbcf231b13aca85945f6316c68e3cd6b Mon Sep 17 00:00:00 2001 From: archelaus Date: Wed, 13 Jul 2022 07:31:59 +0530 Subject: [PATCH 082/210] feat: Added domain programatically --- domains/archelaus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/archelaus.json diff --git a/domains/archelaus.json b/domains/archelaus.json new file mode 100644 index 000000000..b1c0f9226 --- /dev/null +++ b/domains/archelaus.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "archelaus", + "email": "aa.18cs02@thdcihet.ac.in" + }, + "record": { + "URL": "https://archelaus.github.io" + } + } + \ No newline at end of file From fdabcb21e396b06f161ae0bc22d7265098427ddd Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:21:39 +0700 Subject: [PATCH 083/210] Update domains/frostx.json --- domains/frostx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/frostx.json b/domains/frostx.json index fb7f9d130..996568557 100644 --- a/domains/frostx.json +++ b/domains/frostx.json @@ -1,6 +1,6 @@ { "owner": { - "username": "frostx", + "username": "frostx-official", "email": "denialfrostiks589@gmail.com", "discord": "Frost X#6215", "note": "Type in discord, i wont answer in email probably lol" From d8873782b87db46b7ced96014324f6b1fcbf6a4b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:24:11 +0700 Subject: [PATCH 084/210] Update domains/600.json --- domains/600.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/600.json b/domains/600.json index 5925ed347..a8d626411 100644 --- a/domains/600.json +++ b/domains/600.json @@ -1,5 +1,5 @@ { - "repo":"https://github.com/5rq/5rq.github.io" + "repo":"https://github.com/5rq/5rq.github.io", "owner":{ "username":"5rq", "email":"600@fbi.ac" From d9ed3b97068da63bca68dfe63c01a0e93a7f8cae Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:32:16 +0700 Subject: [PATCH 085/210] Update domains/siris.json --- domains/siris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siris.json b/domains/siris.json index f2336acc6..1870137f7 100644 --- a/domains/siris.json +++ b/domains/siris.json @@ -6,6 +6,6 @@ "discord": "Siris#1337" }, "record": { - "url": "https://siris.me" + "URL": "https://siris.me" } } From 1569a73455cbac111d3d7b58fd750ff2b954393c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:35:19 +0700 Subject: [PATCH 086/210] Update domains/evils.json --- domains/evils.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/evils.json b/domains/evils.json index 495a8d821..064d3f3f7 100644 --- a/domains/evils.json +++ b/domains/evils.json @@ -4,7 +4,6 @@ "owner": { "username": "evils7", "email": "info@evils.gay", - "twitter": "" }, "record": { "CNAME": "evilssite.glitch.me" From d222ce5130cfd10d6e8c6b4ad52a79626fa9854e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:36:32 +0700 Subject: [PATCH 087/210] Update domains/evils.json --- domains/evils.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/evils.json b/domains/evils.json index 064d3f3f7..c58083374 100644 --- a/domains/evils.json +++ b/domains/evils.json @@ -3,7 +3,7 @@ "repo": "https://github.com/evils7/evils7.github.io", "owner": { "username": "evils7", - "email": "info@evils.gay", + "email": "info@evils.gay" }, "record": { "CNAME": "evilssite.glitch.me" From 9ffd2f5afb64369cd44f44736c1c5a57260852aa Mon Sep 17 00:00:00 2001 From: Bimal Yadav <84148146+bimal-inc@users.noreply.github.com> Date: Wed, 13 Jul 2022 10:23:30 +0545 Subject: [PATCH 088/210] Updated slash in CNAME and Corrected username soory for the hassle i have now Updated slash in CNAME and Corrected username and a new repo link --- domains/bimal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/bimal.json b/domains/bimal.json index 068cc03fb..9f69d553d 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -1,12 +1,12 @@ { "description": "My personal website goes here", - "repo": "https://github.com/bimal-inc/myportfolio", + "repo": "https://github.com/bimal-inc/bimal-inc.github.io", "owner": { - "username": "bimal", + "username": "bimal-inc", "email": "bimalyadavemail7@gmail.com", "twitter": "@bimalinc" }, "record": { - "CNAME": "bimal-inc.github.io/myportfolio/" + "CNAME": "bimal-inc.github.io" } } From cebfcb3ad687d98587731bc32ac088ad5db4a1e0 Mon Sep 17 00:00:00 2001 From: Aayush <84364760+archelaus@users.noreply.github.com> Date: Wed, 13 Jul 2022 10:44:16 +0530 Subject: [PATCH 089/210] Update archelaus.json --- domains/archelaus.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index b1c0f9226..13732fb52 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,11 @@ - - { - "owner": { - "username": "archelaus", - "email": "aa.18cs02@thdcihet.ac.in" - }, - "record": { - "URL": "https://archelaus.github.io" - } - } - \ No newline at end of file +{ + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", + "owner": { + "username": "archelaus", + "email": "aa.18cs02@thdcihet.ac.in", + }, + "record": { + "CNAME": "archelaus.github.io" + } +} From 2241162db65900bcea3883edf5e1418f7b837391 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 13:51:44 +0700 Subject: [PATCH 090/210] Update domains/archelaus.json --- domains/archelaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 13732fb52..39e9f2e0c 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -3,7 +3,7 @@ "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", - "email": "aa.18cs02@thdcihet.ac.in", + "email": "aa.18cs02@thdcihet.ac.in" }, "record": { "CNAME": "archelaus.github.io" From 44963c83cfb031ac0b5f8dc63c2f3847a823b3e1 Mon Sep 17 00:00:00 2001 From: Zeor154 Date: Wed, 13 Jul 2022 21:24:07 +0700 Subject: [PATCH 091/210] feat: Added domain programatically --- domains/kukikop.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kukikop.json diff --git a/domains/kukikop.json b/domains/kukikop.json new file mode 100644 index 000000000..bc57f3884 --- /dev/null +++ b/domains/kukikop.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Zeor154", + "email": "driop12bu@gmail.com" + }, + "record": { + "A": ["45.130.141.88"] + } + } + \ No newline at end of file From ff2862e11820cbfac588174743b27d91b178881a Mon Sep 17 00:00:00 2001 From: Zeor154 Date: Wed, 13 Jul 2022 21:27:59 +0700 Subject: [PATCH 092/210] feat: Added domain programatically --- domains/kpopiui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kpopiui.json diff --git a/domains/kpopiui.json b/domains/kpopiui.json new file mode 100644 index 000000000..92ef2be26 --- /dev/null +++ b/domains/kpopiui.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Zeor154", + "email": "driop12bu@gmail.com" + }, + "record": { + "A": ["45.140.141.88"] + } + } + \ No newline at end of file From a7db2391f28a9b3320a9125c9453dd4cf54c8d8e Mon Sep 17 00:00:00 2001 From: Reza <77075518+morning3tar@users.noreply.github.com> Date: Thu, 14 Jul 2022 01:24:50 +0430 Subject: [PATCH 093/210] Create morning3tar.json --- domains/morning3tar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/morning3tar.json diff --git a/domains/morning3tar.json b/domains/morning3tar.json new file mode 100644 index 000000000..ca5e16d67 --- /dev/null +++ b/domains/morning3tar.json @@ -0,0 +1,11 @@ +{ + "description": "Morning3tar Personal Website", + "owner": { + "username": "morning3tar", + "email": "", + "discord": "Morning3tar#7388" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } +} From 8bfced2237659d7918f66087da940072d2b6f5bb Mon Sep 17 00:00:00 2001 From: pixelgeek Date: Wed, 13 Jul 2022 18:58:27 -0700 Subject: [PATCH 094/210] feat: Added domain programatically --- domains/pixelgeek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pixelgeek.json diff --git a/domains/pixelgeek.json b/domains/pixelgeek.json new file mode 100644 index 000000000..97cf04944 --- /dev/null +++ b/domains/pixelgeek.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pixelgeek", + "email": "pixelgeek@intel.com" + }, + "record": { + "CNAME": "pixelgeek.github.io" + } + } + \ No newline at end of file From 266814b2899831b5821f9958bbd000b66715f924 Mon Sep 17 00:00:00 2001 From: Zeor154 Date: Thu, 14 Jul 2022 09:41:47 +0700 Subject: [PATCH 095/210] feat: Added domain programatically --- domains/zeor154.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zeor154.json diff --git a/domains/zeor154.json b/domains/zeor154.json new file mode 100644 index 000000000..bc57f3884 --- /dev/null +++ b/domains/zeor154.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Zeor154", + "email": "driop12bu@gmail.com" + }, + "record": { + "A": ["45.130.141.88"] + } + } + \ No newline at end of file From 9f3cbf4d8a84c71a306d1720bed78fd50a21189f Mon Sep 17 00:00:00 2001 From: Darkcoder402 <70216932+Darkcoder402@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:07:30 +0530 Subject: [PATCH 096/210] Create ethan.json --- domains/ethan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ethan.json diff --git a/domains/ethan.json b/domains/ethan.json new file mode 100644 index 000000000..a55cd8744 --- /dev/null +++ b/domains/ethan.json @@ -0,0 +1,12 @@ +{ + "description": "Ethan's website", + "repo": "https://github.com/Darkcoder402/Darkcoder402.github.io", + "owner": { + "username": "Darkcoder402", + "email": "ethanrodrigues25@gmail.com", + "twitter": "EthanRo97737635" + }, + "record": { + "CNAME": "darkcoder402.github.io" + } +} From 266b138b0e9bd207899acd4f9361c12dd4f1a3bf Mon Sep 17 00:00:00 2001 From: Tahmid Rayat <56682134+htr-tech@users.noreply.github.com> Date: Thu, 14 Jul 2022 18:21:23 +0600 Subject: [PATCH 097/210] Create tahmidrayat.json --- domains/tahmidrayat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tahmidrayat.json diff --git a/domains/tahmidrayat.json b/domains/tahmidrayat.json new file mode 100644 index 000000000..245bd2600 --- /dev/null +++ b/domains/tahmidrayat.json @@ -0,0 +1,11 @@ +{ + "description": "Github Portfolio of Tahmid Rayat", + "repo": "https://github.com/htr-tech/htr-tech.github.io", + "owner": { + "username": "htr-tech", + "email": "tahmidrayat@gmail.com" + }, + "record": { + "CNAME": "htr-tech.github.io" + } +} From 22fe40b0b7d97997994527a145455d11343283d4 Mon Sep 17 00:00:00 2001 From: Gornostay <36516130+gornostay25@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:55:27 +0200 Subject: [PATCH 098/210] create a presonal mail --- domains/gornostay25.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 4de2d7fc3..482386f70 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,9 +1,14 @@ { "owner": { "username": "gornostay25", - "email": "volodia.palamar25+github@gmail.com" + "email": "me@gornostay25.is-a.dev" }, "record": { - "CNAME": "gornostay25.github.io" + "CNAME": "gornostay25.github.io", + "TXT":"v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } From e56293ecdd5ed2f2e9d66f5ed2f067d3d9fec770 Mon Sep 17 00:00:00 2001 From: Gornostay <36516130+gornostay25@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:56:24 +0200 Subject: [PATCH 099/210] change to my new mail --- domains/pay.gornostay25.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pay.gornostay25.json b/domains/pay.gornostay25.json index d8972af28..e884103ae 100644 --- a/domains/pay.gornostay25.json +++ b/domains/pay.gornostay25.json @@ -1,7 +1,7 @@ { "owner": { "username": "gornostay25", - "email": "volodia.palamar25+github@gmail.com" + "email": "me@gornostay25.is-a.dev" }, "record": { "CNAME": "d3ef8e32-cbba-4a23-a450-08aa46054a6b.repl.co" From e56cac33bda0d845c3db0e27db422d17f9b08e1a Mon Sep 17 00:00:00 2001 From: Gornostay <36516130+gornostay25@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:59:44 +0200 Subject: [PATCH 100/210] create a donate subdomain --- domains/donate.gornostay25.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/donate.gornostay25.json diff --git a/domains/donate.gornostay25.json b/domains/donate.gornostay25.json new file mode 100644 index 000000000..6553b8500 --- /dev/null +++ b/domains/donate.gornostay25.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gornostay25", + "email": "me@gornostay25.is-a.dev" + }, + "record": { + "CNAME": "gornostay25.github.io" + } +} From b9f53a0e327b84162fe518d2fe0b661d2dff12ee Mon Sep 17 00:00:00 2001 From: Gornostay <36516130+gornostay25@users.noreply.github.com> Date: Thu, 14 Jul 2022 16:15:32 +0200 Subject: [PATCH 101/210] change cname to ip's --- domains/donate.gornostay25.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/donate.gornostay25.json b/domains/donate.gornostay25.json index 6553b8500..2b66adcd3 100644 --- a/domains/donate.gornostay25.json +++ b/domains/donate.gornostay25.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "gornostay25", - "email": "me@gornostay25.is-a.dev" - }, - "record": { - "CNAME": "gornostay25.github.io" - } + "owner": { + "username": "gornostay25", + "email": "me@gornostay25.is-a.dev" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } From 1de7a860b139031b02b023d204310df51dfbd66d Mon Sep 17 00:00:00 2001 From: lxjv Date: Thu, 14 Jul 2022 16:11:07 +0100 Subject: [PATCH 102/210] feat: Added domain programatically --- domains/laker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/laker.json diff --git a/domains/laker.json b/domains/laker.json new file mode 100644 index 000000000..5622cf550 --- /dev/null +++ b/domains/laker.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "lxjv", + "email": "hey@laker.tech" + }, + "record": { + "CNAME": "laker.omg.lol." + } + } + \ No newline at end of file From 354b2880a390ec5d748431b33a6766bdecdb4a44 Mon Sep 17 00:00:00 2001 From: Creveoolus Date: Fri, 15 Jul 2022 00:18:57 +0700 Subject: [PATCH 103/210] Create creve.json --- domains/creve.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/creve.json diff --git a/domains/creve.json b/domains/creve.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/creve.json @@ -0,0 +1 @@ + From d0ce29c42d0fe926b0a734dbb1271277d8805261 Mon Sep 17 00:00:00 2001 From: Creveoolus Date: Fri, 15 Jul 2022 00:21:01 +0700 Subject: [PATCH 104/210] Update creve.json --- domains/creve.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/creve.json b/domains/creve.json index 8b1378917..d04c5b020 100644 --- a/domains/creve.json +++ b/domains/creve.json @@ -1 +1,12 @@ - +{ + "description": "Creeoolus site bruh", + "owner": { + "username": "creveoolus", + "email": "loyal@creve.fun" + }, + "record": { + "A": [ + "." + ] + } +} From b43529f8f43edf0f337bf6e8c0e2dd743afbc049 Mon Sep 17 00:00:00 2001 From: Vikrant Ojha Date: Fri, 15 Jul 2022 02:18:30 +0530 Subject: [PATCH 105/210] Update malware.json --- domains/malware.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/malware.json b/domains/malware.json index 66b87195f..d49069f09 100644 --- a/domains/malware.json +++ b/domains/malware.json @@ -4,6 +4,6 @@ "email": "daredevil.vikrant@gmail.com" }, "record": { - "CNAME": "themalware.tk" + "URL": "https://themalware.tk" } } From 7988e85948971a6b2d53bab49d6e537342c37589 Mon Sep 17 00:00:00 2001 From: 150207 <95754949+150207@users.noreply.github.com> Date: Fri, 15 Jul 2022 02:24:23 +0530 Subject: [PATCH 106/210] Update vikrant.json --- domains/vikrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikrant.json b/domains/vikrant.json index e6911c829..09d44548a 100644 --- a/domains/vikrant.json +++ b/domains/vikrant.json @@ -4,6 +4,6 @@ "email": "daredevil.vikrant@gmail.com" }, "record": { - "CNAME": "themalware.tk" + "URL": "https://github.com/TheMalware" } } From 7340164c5066a53400b1b94a1f4f37b5ebec8382 Mon Sep 17 00:00:00 2001 From: applesfruit <83845564+applesfruit@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:34:29 -0700 Subject: [PATCH 107/210] Create applesfruit.json --- domains/applesfruit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/applesfruit.json diff --git a/domains/applesfruit.json b/domains/applesfruit.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/applesfruit.json @@ -0,0 +1 @@ + From f0e0919d739a8be08a8a6e7815f1e5ea72429e57 Mon Sep 17 00:00:00 2001 From: applesfruit <83845564+applesfruit@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:37:07 -0700 Subject: [PATCH 108/210] Update applesfruit.json --- domains/applesfruit.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/applesfruit.json b/domains/applesfruit.json index 8b1378917..95c855f0c 100644 --- a/domains/applesfruit.json +++ b/domains/applesfruit.json @@ -1 +1,12 @@ - +{ + "description": "Personal portfolio page with my recent and past projects, experiences, and more.", + "repo": "https://github.com/applesfruit/applesfruit.github.io", + "owner": { + "username": "applesfruit", + "email": "arya.kshipra@gmail.com", + "discord": "fruits#1845", + }, + "record": { + "CNAME": "applesfruit.github.io" + } +} From e0e0ef8aa0075aed3a80f42a572baa3a8f193cb7 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Fri, 15 Jul 2022 21:31:24 +0700 Subject: [PATCH 109/210] Create checkmate-os.sx9.json --- domains/checkmate-os.sx9.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/checkmate-os.sx9.json diff --git a/domains/checkmate-os.sx9.json b/domains/checkmate-os.sx9.json new file mode 100644 index 000000000..0efaa1984 --- /dev/null +++ b/domains/checkmate-os.sx9.json @@ -0,0 +1,13 @@ +{ + "description": "CheckMateOS", + "repo": "https://sx-9.github.io/sx-web-os", + "owner": { + "username": "SX-9", + "twitter": "SX_Discord", + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com" + }, + "record": { + "CNAME": "sx-9.github.io" + } +} From 7c6d2a4f01a79c306c4eccbc0fa69490fbb16435 Mon Sep 17 00:00:00 2001 From: mhmdysf Date: Fri, 15 Jul 2022 22:34:04 +0800 Subject: [PATCH 110/210] feat: Added domain programatically --- domains/aizawakiyaworu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aizawakiyaworu.json diff --git a/domains/aizawakiyaworu.json b/domains/aizawakiyaworu.json new file mode 100644 index 000000000..4b172eac1 --- /dev/null +++ b/domains/aizawakiyaworu.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mhmdysf", + "email": "muhammadyusuf1325@smp.belajar.id" + }, + "record": { + "URL": "linktr.ee/aizawakiyaworu" + } + } + \ No newline at end of file From 8e479318589d238017e235cd816e96b42ee5b427 Mon Sep 17 00:00:00 2001 From: SamDev-7 Date: Fri, 15 Jul 2022 11:05:19 -0400 Subject: [PATCH 111/210] Create api.saml.json --- domains/api.saml.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.saml.json diff --git a/domains/api.saml.json b/domains/api.saml.json new file mode 100644 index 000000000..69d2334e1 --- /dev/null +++ b/domains/api.saml.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website's API", + "owner": { + "username": "SamDev-7", + "email": "", + "discord": "SamDev7#1767" + }, + "record": { + "CNAME": "bfc09d50-652a-454d-8135-5f3b323998bd.id.repl.co" + } +} \ No newline at end of file From 1e7a70c9b001de456e5ad7e0036b201d1248b4e7 Mon Sep 17 00:00:00 2001 From: Kaivalyamani Tripathi <60978175+Kaivalya4@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:00:38 +0530 Subject: [PATCH 112/210] Create ktportfolio.json --- domains/ktportfolio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ktportfolio.json diff --git a/domains/ktportfolio.json b/domains/ktportfolio.json new file mode 100644 index 000000000..c2135f7a4 --- /dev/null +++ b/domains/ktportfolio.json @@ -0,0 +1,11 @@ +{ + "description": "I will use it for my Portfolio website", + "repo": "https://github.com/Kaivalya4/Kaivalya4.github.io", + "owner": { + "username": "Kaivalya4", + "email": "kaivalya8674@gmail.com" + }, + "record": { + "CNAME": "Kaivalya4.github.io" + } +} From 085e423a3c4ec1dfd3e9595ef5290a9472ab4b6a Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 15 Jul 2022 18:33:13 +0100 Subject: [PATCH 113/210] Update aizawakiyaworu.json --- domains/aizawakiyaworu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aizawakiyaworu.json b/domains/aizawakiyaworu.json index 4b172eac1..75ae335b7 100644 --- a/domains/aizawakiyaworu.json +++ b/domains/aizawakiyaworu.json @@ -5,7 +5,7 @@ "email": "muhammadyusuf1325@smp.belajar.id" }, "record": { - "URL": "linktr.ee/aizawakiyaworu" + "URL": "https://linktr.ee/aizawakiyaworu" } } - \ No newline at end of file + From dae5c10cf15d993e262b34fd0fddb20523d06570 Mon Sep 17 00:00:00 2001 From: DaInfLoop <92693892+DaInfLoop@users.noreply.github.com> Date: Fri, 15 Jul 2022 19:44:33 +0100 Subject: [PATCH 114/210] Redirect to my blog instead of being an email domain --- domains/dainfloop.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/dainfloop.json b/domains/dainfloop.json index 0d83f0b1f..dbbeeab33 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -5,10 +5,7 @@ }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "ea1ab2ec-071c-45d5-8455-bfdecf9fb1b1.id.repl.co", + "TXT": "replit-verify=ea1ab2ec-071c-45d5-8455-bfdecf9fb1b1" } } From f0ec2d7e21ef2e826b8c2f76874154b6a2ad6d0a Mon Sep 17 00:00:00 2001 From: website-pages <103917160+website-pages@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:14:03 +0800 Subject: [PATCH 115/210] Create wzx.json --- domains/wzx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wzx.json diff --git a/domains/wzx.json b/domains/wzx.json new file mode 100644 index 000000000..350f2a68b --- /dev/null +++ b/domains/wzx.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use it as my profile page.", + "repo": "https://github.com/website-pages/profile", + "owner": { + "username": "website-pages", + "email": "unpu123456@outlook.com", + }, + "record": { + "CNAME": "website-pages.github.io/profile" + } +} From 1b93a3cbb51ca5c371c6cae86c592749500fc822 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 16 Jul 2022 11:29:11 +0700 Subject: [PATCH 116/210] Update domains/wzx.json --- domains/wzx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wzx.json b/domains/wzx.json index 350f2a68b..210f738cf 100644 --- a/domains/wzx.json +++ b/domains/wzx.json @@ -3,7 +3,7 @@ "repo": "https://github.com/website-pages/profile", "owner": { "username": "website-pages", - "email": "unpu123456@outlook.com", + "email": "unpu123456@outlook.com" }, "record": { "CNAME": "website-pages.github.io/profile" From 0f8f692cc7aa1984640ccd0313b057f909ac5d05 Mon Sep 17 00:00:00 2001 From: website-pages <103917160+website-pages@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:34:59 +0800 Subject: [PATCH 117/210] Update wzx.json --- domains/wzx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wzx.json b/domains/wzx.json index 210f738cf..b770afba6 100644 --- a/domains/wzx.json +++ b/domains/wzx.json @@ -6,6 +6,6 @@ "email": "unpu123456@outlook.com" }, "record": { - "CNAME": "website-pages.github.io/profile" + "CNAME": "website-pages.github.io" } } From 183245e58048857ea1974e56280738b38bd62de2 Mon Sep 17 00:00:00 2001 From: Kyouka Hashiba <91820453+Yuri-Neko@users.noreply.github.com> Date: Sat, 16 Jul 2022 14:18:45 +0700 Subject: [PATCH 118/210] Update api-kyouka.json --- domains/api-kyouka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api-kyouka.json b/domains/api-kyouka.json index b0e5ce44d..bbe4a625e 100644 --- a/domains/api-kyouka.json +++ b/domains/api-kyouka.json @@ -6,6 +6,6 @@ "email": "apikeykyouka@gmail.com" }, "record": { - "CNAME": "my-apikey-kyouka-id.herokuapp.com" + "CNAME": "kyouka-apis.herokuapp.com" } } From 341ec3eb722a252ec42a89d0b21a52edabc20308 Mon Sep 17 00:00:00 2001 From: Gornostay25 <36516130+gornostay25@users.noreply.github.com> Date: Sat, 16 Jul 2022 10:08:13 +0200 Subject: [PATCH 119/210] Update gornostay25.json https://docs.is-a.dev/domain_structure/ > CNAME record cannot be used in conjunction with any other record types --- domains/gornostay25.json | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 482386f70..48cc451dc 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,14 +1,19 @@ { - "owner": { - "username": "gornostay25", - "email": "me@gornostay25.is-a.dev" - }, - "record": { - "CNAME": "gornostay25.github.io", - "TXT":"v=spf1 include:spf.improvmx.com ~all", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner":{ + "username":"gornostay25", + "email":"me@gornostay25.is-a.dev" + }, + "record":{ + "A":[ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } From 499d18dd6dd4d681c405dcfe5f40dd6e7a7f670a Mon Sep 17 00:00:00 2001 From: DaInfLoop <92693892+DaInfLoop@users.noreply.github.com> Date: Sat, 16 Jul 2022 11:56:59 +0100 Subject: [PATCH 120/210] Update dainfloop.json --- domains/dainfloop.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/dainfloop.json b/domains/dainfloop.json index dbbeeab33..59da615b2 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "ea1ab2ec-071c-45d5-8455-bfdecf9fb1b1.id.repl.co", - "TXT": "replit-verify=ea1ab2ec-071c-45d5-8455-bfdecf9fb1b1" + "CNAME": "ea1ab2ec-071c-45d5-8455-bfdecf9fb1b1.id.repl.co" } } From 399a4c03f97a6338e7b107473341c24f74fac00f Mon Sep 17 00:00:00 2001 From: Ishan <66240773+D3OXY@users.noreply.github.com> Date: Sat, 16 Jul 2022 21:05:36 +0530 Subject: [PATCH 121/210] Create deoxy --- domains/deoxy | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deoxy diff --git a/domains/deoxy b/domains/deoxy new file mode 100644 index 000000000..83e5f9108 --- /dev/null +++ b/domains/deoxy @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deoxy", + "email": "deoxy@deoxy.tech" + }, + "record": { + "CNAME": "deoxy.tech" + } +} From 3d0f8f7f85032de18a85d5a31e2036e82f035023 Mon Sep 17 00:00:00 2001 From: Kaivalyamani Tripathi <60978175+Kaivalya4@users.noreply.github.com> Date: Sat, 16 Jul 2022 23:05:18 +0530 Subject: [PATCH 122/210] Delete ktportfolio.json --- domains/ktportfolio.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ktportfolio.json diff --git a/domains/ktportfolio.json b/domains/ktportfolio.json deleted file mode 100644 index c2135f7a4..000000000 --- a/domains/ktportfolio.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "I will use it for my Portfolio website", - "repo": "https://github.com/Kaivalya4/Kaivalya4.github.io", - "owner": { - "username": "Kaivalya4", - "email": "kaivalya8674@gmail.com" - }, - "record": { - "CNAME": "Kaivalya4.github.io" - } -} From 398d2c70af741fef307d0216dd3cb2e3765434cd Mon Sep 17 00:00:00 2001 From: DominicFilice Date: Sat, 16 Jul 2022 15:38:13 -0700 Subject: [PATCH 123/210] feat: Added domain programatically --- domains/dom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dom.json diff --git a/domains/dom.json b/domains/dom.json new file mode 100644 index 000000000..2d948c212 --- /dev/null +++ b/domains/dom.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "DominicFilice", + "email": "dominic@filiceenterprises.com" + }, + "record": { + "CNAME": "dsc.gg/minecraftanarchy" + } + } + \ No newline at end of file From 8baf73d9ab00556d82e78fcd977bc3e2bc252781 Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Sun, 17 Jul 2022 17:07:48 +0530 Subject: [PATCH 124/210] Added Domain with mail --- domains/om.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/om.json b/domains/om.json index dc15cda02..f35fefb7a 100644 --- a/domains/om.json +++ b/domains/om.json @@ -1,5 +1,5 @@ { - "description": "Portfolio - a simple portfolio website for Omxpro. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again.", + "description": "Portfolio - a simple portfolio website for Omxpro. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again. This also serves as a mail for my domain", "repo": "https://github.com/omxpro/portfolio-cf", "owner": { "username": "omxpro", @@ -7,6 +7,8 @@ "twitter": "DaRealOmxpro" }, "record": { - "CNAME": "portfolio-cf.pages.dev" + "A": ["172.66.44.237","172.66.47.19"], + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 112795dda17e6444fbd461daaa8de6bb5ecb5098 Mon Sep 17 00:00:00 2001 From: omxpro Date: Sun, 17 Jul 2022 12:27:54 +0000 Subject: [PATCH 125/210] removed un needed domains --- domains/beta.om.json | 11 ----------- domains/mail.om.json | 19 ------------------- 2 files changed, 30 deletions(-) delete mode 100644 domains/beta.om.json delete mode 100644 domains/mail.om.json diff --git a/domains/beta.om.json b/domains/beta.om.json deleted file mode 100644 index ab1d996b8..000000000 --- a/domains/beta.om.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "omxpro", - "email": "omsenjalia@gmail.com" - }, - "record": { - "CNAME": "omxpro.github.io" - } - } - \ No newline at end of file diff --git a/domains/mail.om.json b/domains/mail.om.json deleted file mode 100644 index 2cb45d699..000000000 --- a/domains/mail.om.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "repo": "https://github.com/omxpro/portfolio-cf", - "description": "My email forwarder to discord", - "owner": { - "username": "omxpro", - "email": "omsenjalia+email@gmail.com", - "discord": "OmxproYT#1165" - }, - "record": { - "A": [ - "198.27.83.178" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 1b9b39f1a9c2da77e33bce7bd89171648e452ea2 Mon Sep 17 00:00:00 2001 From: George <88823233+Georgee1337@users.noreply.github.com> Date: Sun, 17 Jul 2022 15:28:53 +0300 Subject: [PATCH 126/210] Add files via upload --- domains/georgee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/georgee.json diff --git a/domains/georgee.json b/domains/georgee.json new file mode 100644 index 000000000..6c9eda88c --- /dev/null +++ b/domains/georgee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "George", + "email": "contact@georgexv.ru" + }, + "record": { + "URL": "https://georgexv.ru/" + } +} \ No newline at end of file From 6ad4a2441362da56c0bb96c1623ffe161e431cbe Mon Sep 17 00:00:00 2001 From: Mczgodpiggy Date: Sun, 17 Jul 2022 22:05:22 +0800 Subject: [PATCH 127/210] feat: Added domain programatically --- domains/mczgodpiggy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mczgodpiggy.json diff --git a/domains/mczgodpiggy.json b/domains/mczgodpiggy.json new file mode 100644 index 000000000..7369438f5 --- /dev/null +++ b/domains/mczgodpiggy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Mczgodpiggy", + "email": "aukoeh@gmail.com" + }, + "record": { + "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" + } + } + \ No newline at end of file From 96caa103137f7e6296d70a7a66b73a551be125cd Mon Sep 17 00:00:00 2001 From: eaxly <62254492+eaxly@users.noreply.github.com> Date: Sun, 17 Jul 2022 16:48:01 +0200 Subject: [PATCH 128/210] switch from github pages to codeberg.page just gonna try this out. https://codeberg.page is the official site --- domains/eax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eax.json b/domains/eax.json index e3af4cf06..8b49879e6 100644 --- a/domains/eax.json +++ b/domains/eax.json @@ -1,11 +1,11 @@ { "description": "is-a.dev website of eaxly", - "repo": "https://github.com/eaxly/eaxly.github.io", + "repo": "https://codeberg.org/eax/website", "owner": { "username": "eaxly", "email": "extinctaxolotl@protonmail.com" }, "record": { - "CNAME": "eaxly.github.io" + "CNAME": "eax.codeberg.page" } } From 5a4aaad5b7108252534405d809d97df125434041 Mon Sep 17 00:00:00 2001 From: win11bot Date: Sun, 17 Jul 2022 17:33:30 +0100 Subject: [PATCH 129/210] feat: Added domain programatically --- domains/mx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mx.json diff --git a/domains/mx.json b/domains/mx.json new file mode 100644 index 000000000..f2570da36 --- /dev/null +++ b/domains/mx.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "win11bot", + "email": "w11bot@andrewstech.me" + }, + "record": { + "A": ["178.128.174.110"] + } + } + \ No newline at end of file From c7161e041968381f7a7ce7c58b91b09f8e352fd2 Mon Sep 17 00:00:00 2001 From: Francisco Pessoa Date: Sun, 17 Jul 2022 14:46:27 -0300 Subject: [PATCH 130/210] Add cisco.is-a.dev --- domains/cisco.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cisco.json diff --git a/domains/cisco.json b/domains/cisco.json new file mode 100644 index 000000000..f9b95ee79 --- /dev/null +++ b/domains/cisco.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "franpessoa", + "email": "frandevacc@gmail.com" + }, + "record": { + "CNAME": "https://frandevacc.bearblog.dev/" + } +} \ No newline at end of file From 4676fa5879e7ccd9cc1f2c1586c837ed75cd17dc Mon Sep 17 00:00:00 2001 From: Win11 in React Bot Date: Sun, 17 Jul 2022 18:55:51 +0100 Subject: [PATCH 131/210] Rename mx.json to s.json --- domains/{mx.json => s.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mx.json => s.json} (98%) diff --git a/domains/mx.json b/domains/s.json similarity index 98% rename from domains/mx.json rename to domains/s.json index f2570da36..e05cdddb7 100644 --- a/domains/mx.json +++ b/domains/s.json @@ -8,4 +8,4 @@ "A": ["178.128.174.110"] } } - \ No newline at end of file + From 261c2f3781e603cbb84e6c1d62eaa10fa9640590 Mon Sep 17 00:00:00 2001 From: Win11 in React Bot Date: Sun, 17 Jul 2022 18:58:01 +0100 Subject: [PATCH 132/210] Rename short.json to _s.json --- domains/{s.json => _s.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{s.json => _s.json} (100%) diff --git a/domains/s.json b/domains/_s.json similarity index 100% rename from domains/s.json rename to domains/_s.json From 34f29983ce9ca5692664e6c455d29d32e5dbf12d Mon Sep 17 00:00:00 2001 From: Win11 in React Bot Date: Sun, 17 Jul 2022 18:59:30 +0100 Subject: [PATCH 133/210] Rename _s.json to ss.json --- domains/{_s.json => ss.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_s.json => ss.json} (100%) diff --git a/domains/_s.json b/domains/ss.json similarity index 100% rename from domains/_s.json rename to domains/ss.json From 27b7686becb8a9223cf099432ada85a216a7a4c8 Mon Sep 17 00:00:00 2001 From: Creveoolus Date: Mon, 18 Jul 2022 01:05:45 +0700 Subject: [PATCH 134/210] Update creve.json --- domains/creve.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/creve.json b/domains/creve.json index d04c5b020..9b06405fc 100644 --- a/domains/creve.json +++ b/domains/creve.json @@ -1,12 +1,11 @@ { - "description": "Creeoolus site bruh", + "description": "My site ig", "owner": { - "username": "creveoolus", - "email": "loyal@creve.fun" + "username": "Creveoolus", + "email": "", + "discord": "Creve#0727" }, "record": { - "A": [ - "." - ] + "CNAME": "shielded-turnip-jvcv0g342r3gnbht5wr9tpio.herokudns.com" } } From 3595f69f177c526e1bd3b84b92fe36f6edcf09db Mon Sep 17 00:00:00 2001 From: Francisco Pessoa Date: Sun, 17 Jul 2022 15:06:00 -0300 Subject: [PATCH 135/210] Remove slashes in CNAME --- domains/cisco.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cisco.json b/domains/cisco.json index f9b95ee79..bca5b7fcd 100644 --- a/domains/cisco.json +++ b/domains/cisco.json @@ -4,6 +4,6 @@ "email": "frandevacc@gmail.com" }, "record": { - "CNAME": "https://frandevacc.bearblog.dev/" + "CNAME": "frandevacc.bearblog.dev" } -} \ No newline at end of file +} From de485b91a183ba5c5f3d81cc59d38a31047b4c9f Mon Sep 17 00:00:00 2001 From: sekuji <87277742+sekuji@users.noreply.github.com> Date: Mon, 18 Jul 2022 03:32:41 +0200 Subject: [PATCH 136/210] Add files via upload --- sekuji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sekuji.json diff --git a/sekuji.json b/sekuji.json new file mode 100644 index 000000000..cc85f7792 --- /dev/null +++ b/sekuji.json @@ -0,0 +1,10 @@ +{ + "description": "Sekuji's Personal Website", + "owner": { + "username": "sekuji", + "discord": "sekuji#9595" + }, + "record": { + "CNAME": "sekuji.github.io" + } +} \ No newline at end of file From c992fc70f141635226fd2a187b4780d41586c5e8 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 18 Jul 2022 08:57:57 +0100 Subject: [PATCH 137/210] Fix --- domains/dom.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dom.json b/domains/dom.json index 2d948c212..a213fd9bc 100644 --- a/domains/dom.json +++ b/domains/dom.json @@ -5,7 +5,7 @@ "email": "dominic@filiceenterprises.com" }, "record": { - "CNAME": "dsc.gg/minecraftanarchy" + "URL": "https://dsc.gg/minecraftanarchy" } } - \ No newline at end of file + From 7e8b2bc9b4e6506d8fffa6a3e6f3442ea181fc23 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 18 Jul 2022 17:02:43 +0800 Subject: [PATCH 138/210] Change from CNAME to URL --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 42483e170..e8a991c9c 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://williamharrison.dev" } } From 949400df8ad8efde9d1878aeea4d3b8b6f1c9ebd Mon Sep 17 00:00:00 2001 From: prryplatypus <25409753+prryplatypus@users.noreply.github.com> Date: Mon, 18 Jul 2022 19:18:14 +1000 Subject: [PATCH 139/210] Add prryplatypus --- domains/prryplatypus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prryplatypus.json diff --git a/domains/prryplatypus.json b/domains/prryplatypus.json new file mode 100644 index 000000000..06f1dda9f --- /dev/null +++ b/domains/prryplatypus.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/prryplatypus", + "owner": { + "username": "prryplatypus", + "email": "", + "twitter": "prryplatypus" + }, + "record": { + "CNAME": "prryplatypus.dev" + } + } From a3a754423929d6d6c5175a4d68243cd9d25d8a93 Mon Sep 17 00:00:00 2001 From: Levani Vashadze <100613979+LevaniVashadze@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:23:32 +0400 Subject: [PATCH 140/210] change CNAME --- domains/levani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/levani.json b/domains/levani.json index 9960ff9d3..d90435947 100644 --- a/domains/levani.json +++ b/domains/levani.json @@ -4,6 +4,6 @@ "email": "vashadzelevani11@gmail.com" }, "record": { - "CNAME": "levani.herokuapp.com" + "CNAME": "levani.github.io" } } From 55284c503dfe9be4603e4db4d7f744b15a6d3825 Mon Sep 17 00:00:00 2001 From: Levani Vashadze <100613979+LevaniVashadze@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:47:02 +0400 Subject: [PATCH 141/210] change CNAME --- domains/levani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/levani.json b/domains/levani.json index d90435947..de5c18571 100644 --- a/domains/levani.json +++ b/domains/levani.json @@ -4,6 +4,6 @@ "email": "vashadzelevani11@gmail.com" }, "record": { - "CNAME": "levani.github.io" + "CNAME": "LevaniVashadze.github.io" } } From d17e791cd9950c10128918c8ecbaf472f0009830 Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Mon, 18 Jul 2022 20:11:46 +0800 Subject: [PATCH 142/210] feat: Added domain programatically --- domains/yurihsq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yurihsq.json diff --git a/domains/yurihsq.json b/domains/yurihsq.json new file mode 100644 index 000000000..3694e7044 --- /dev/null +++ b/domains/yurihsq.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "CNAME": "mai1ii.github.io" + } + } + \ No newline at end of file From c458d623fff07c30b6e500a5b7484ed5ba31ea38 Mon Sep 17 00:00:00 2001 From: rafsan <61630021+htrafsan@users.noreply.github.com> Date: Mon, 18 Jul 2022 21:38:09 +0600 Subject: [PATCH 143/210] Register rafsan.json --- domains/rafsan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rafsan.json diff --git a/domains/rafsan.json b/domains/rafsan.json new file mode 100644 index 000000000..b992037bb --- /dev/null +++ b/domains/rafsan.json @@ -0,0 +1,11 @@ +{ + "description": "Github Portfolio of rafsan", + "repo": "https://github.com/htrafsan/htrafsan.github.io", + "owner": { + "username": "htrafsan", + "email": "rafsanoff@gmail.com" + }, + "record": { + "CNAME": "htrafsan.github.io" + } +} From cc0c8515a2b1efb6c3c21b04073e8d314a08dc93 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 18 Jul 2022 13:22:49 -0500 Subject: [PATCH 144/210] Update ray.is-a.dev --- domains/ray.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ray.json b/domains/ray.json index 68f02077d..e77593d58 100644 --- a/domains/ray.json +++ b/domains/ray.json @@ -1,11 +1,11 @@ { - "description": "RayhanADev's Website!", - "repo": "https://github.com/rayhanadev/Personal-Website", + "description": "RayhanADev's Personal Website", + "repo": "https://github.com/rayhanadev/Personal-Website-v3", "owner": { "username": "rayhanadev", "email": "rayhanadev@protonmail.com" }, "record": { - "URL": "http://furret.codes" + "CNAME": "edge.redirect.pizza" } } From e53c806558e5127c97e37d2e0cab10ad5e86a69c Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 18 Jul 2022 13:23:12 -0500 Subject: [PATCH 145/210] Update hay.is-a.dev --- domains/hay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hay.json b/domains/hay.json index 68f02077d..472aaa77d 100644 --- a/domains/hay.json +++ b/domains/hay.json @@ -1,11 +1,11 @@ { "description": "RayhanADev's Website!", - "repo": "https://github.com/rayhanadev/Personal-Website", + "repo": "https://github.com/rayhanadev/Personal-Website-v3", "owner": { "username": "rayhanadev", "email": "rayhanadev@protonmail.com" }, "record": { - "URL": "http://furret.codes" + "CNAME": "edge.redirect.pizza" } } From 4dfa8e7f10265808dd894a8574b7770f63693dea Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 18 Jul 2022 13:23:32 -0500 Subject: [PATCH 146/210] Update ari.is-a.dev --- domains/ari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ari.json b/domains/ari.json index 68f02077d..dd8e98c8a 100644 --- a/domains/ari.json +++ b/domains/ari.json @@ -6,6 +6,6 @@ "email": "rayhanadev@protonmail.com" }, "record": { - "URL": "http://furret.codes" + "CNAME": "edge.redirect.pizza" } } From 343f428e2295d8b14375ff8eafe3c17aa5a2f516 Mon Sep 17 00:00:00 2001 From: Anuj Parihar Date: Tue, 19 Jul 2022 00:23:35 +0530 Subject: [PATCH 147/210] Update bear.json --- domains/bear.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/bear.json b/domains/bear.json index b66b74ec9..9109f56fe 100644 --- a/domains/bear.json +++ b/domains/bear.json @@ -1,9 +1,10 @@ { "description": "Bear's Portfolio Website", - "repo": "https://github.com/bearts/PortFolio", - "owner": { - "username": "bearts", - "email": "bearjs@protonmail.com" + "repo": "https://github.com/bearts/bearts.github.io", + "owner": { + "username": "bearts", + "email": "anujparihar@yahoo.com", + "twitter": "anujpflash" }, "record": { "CNAME": "bearts.github.io" From f264c437a11f64a82166a873c57b3cd45361856e Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Mon, 18 Jul 2022 20:45:58 +0100 Subject: [PATCH 148/210] Fix Bot --- .github/workflows/bot.yml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index 89c9b8144..4c68ceaa2 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -10,15 +10,17 @@ jobs: name: instructions runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - name: Comment - if: github.event.action == 'closed' && github.event.pull_request.merged == true - uses: actions/github-script@v3 - with: - github-token: ${{secrets.GITHUB_TOKEN}} - script: | - const { hasLabel } = require(`${process.env.GITHUB_WORKSPACE}/scripts/action-utils.js`); - const { instructions } = require(`${process.env.GITHUB_WORKSPACE}/scripts/reply.js`); - if (hasLabel(context, 'domain')) - console.log('Domain'); - await instructions(context, github); + - run: curl https://notify-api.is-a.dev/pr/merged/${{ github.event.pull_request.number }} + if: github.event.action == 'closed' && github.event.pull_request.merged == true +# - uses: actions/checkout@v2 +# - name: Comment +# if: github.event.action == 'closed' && github.event.pull_request.merged == true +# uses: actions/github-script@v3 +# with: +# github-token: ${{secrets.GITHUB_TOKEN}} +# script: | +# const { hasLabel } = require(`${process.env.GITHUB_WORKSPACE}/scripts/action-utils.js`); +# const { instructions } = require(`${process.env.GITHUB_WORKSPACE}/scripts/reply.js`); +# if (hasLabel(context, 'domain')) +# console.log('Domain'); +# await instructions(context, github); From f033c14f7f321f3e53779807201e633ba604a377 Mon Sep 17 00:00:00 2001 From: TianTcl <49802993+TianTcl@users.noreply.github.com> Date: Tue, 19 Jul 2022 08:29:20 +0700 Subject: [PATCH 149/210] Add TianTcl subdomain --- domains/tcl.json | 11 +++++++++++ domains/tiantcl.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/tcl.json create mode 100644 domains/tiantcl.json diff --git a/domains/tcl.json b/domains/tcl.json new file mode 100644 index 000000000..171d2270d --- /dev/null +++ b/domains/tcl.json @@ -0,0 +1,11 @@ +{ + "description": "TianTcl infosite.", + "repo": "https://github.com/TianTcl/TianTcl", + "owner": { + "username": "TianTcl", + "email": "", + "twitter": "TianTcl" + }, "record": { + "CNAME": "info.TianTcl.net" + }, "proxied": false +} \ No newline at end of file diff --git a/domains/tiantcl.json b/domains/tiantcl.json new file mode 100644 index 000000000..171d2270d --- /dev/null +++ b/domains/tiantcl.json @@ -0,0 +1,11 @@ +{ + "description": "TianTcl infosite.", + "repo": "https://github.com/TianTcl/TianTcl", + "owner": { + "username": "TianTcl", + "email": "", + "twitter": "TianTcl" + }, "record": { + "CNAME": "info.TianTcl.net" + }, "proxied": false +} \ No newline at end of file From 50a964347ef92d8ef13be5f5ada232d30d47fb3e Mon Sep 17 00:00:00 2001 From: TianTcl <49802993+TianTcl@users.noreply.github.com> Date: Tue, 19 Jul 2022 08:34:57 +0700 Subject: [PATCH 150/210] Update TianTcl's owner information --- domains/tcl.json | 5 ++--- domains/tiantcl.json | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/tcl.json b/domains/tcl.json index 171d2270d..849650cdc 100644 --- a/domains/tcl.json +++ b/domains/tcl.json @@ -3,9 +3,8 @@ "repo": "https://github.com/TianTcl/TianTcl", "owner": { "username": "TianTcl", - "email": "", - "twitter": "TianTcl" + "email": "tclwebguest@gmail.com" }, "record": { "CNAME": "info.TianTcl.net" - }, "proxied": false + } } \ No newline at end of file diff --git a/domains/tiantcl.json b/domains/tiantcl.json index 171d2270d..849650cdc 100644 --- a/domains/tiantcl.json +++ b/domains/tiantcl.json @@ -3,9 +3,8 @@ "repo": "https://github.com/TianTcl/TianTcl", "owner": { "username": "TianTcl", - "email": "", - "twitter": "TianTcl" + "email": "tclwebguest@gmail.com" }, "record": { "CNAME": "info.TianTcl.net" - }, "proxied": false + } } \ No newline at end of file From 0267ffa4031380e17c2a19e49db7ae7eda0f8aa0 Mon Sep 17 00:00:00 2001 From: "Tecillium (UFDT)" <49802993+TianTcl@users.noreply.github.com> Date: Tue, 19 Jul 2022 10:39:14 +0700 Subject: [PATCH 151/210] Update TianTcl's subdomain --- domains/tcl.json | 2 +- domains/tiantcl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tcl.json b/domains/tcl.json index 849650cdc..c694e78f1 100644 --- a/domains/tcl.json +++ b/domains/tcl.json @@ -1,5 +1,5 @@ { - "description": "TianTcl infosite.", + "description": "TianTcl's profile", "repo": "https://github.com/TianTcl/TianTcl", "owner": { "username": "TianTcl", diff --git a/domains/tiantcl.json b/domains/tiantcl.json index 849650cdc..c694e78f1 100644 --- a/domains/tiantcl.json +++ b/domains/tiantcl.json @@ -1,5 +1,5 @@ { - "description": "TianTcl infosite.", + "description": "TianTcl's profile", "repo": "https://github.com/TianTcl/TianTcl", "owner": { "username": "TianTcl", From 6512fedcb09c4c99656018de0d680c6ee843f854 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 19 Jul 2022 10:50:53 +0700 Subject: [PATCH 152/210] Update domains/tiantcl.json --- domains/tiantcl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tiantcl.json b/domains/tiantcl.json index c694e78f1..9c66dd642 100644 --- a/domains/tiantcl.json +++ b/domains/tiantcl.json @@ -5,6 +5,7 @@ "username": "TianTcl", "email": "tclwebguest@gmail.com" }, "record": { - "CNAME": "info.TianTcl.net" + "CNAME": "info.tiantcl.net" + } } \ No newline at end of file From aa5e9a40e4ede1830fd47b14beb21f0d6a91966f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 19 Jul 2022 10:50:58 +0700 Subject: [PATCH 153/210] Update domains/tcl.json --- domains/tcl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tcl.json b/domains/tcl.json index c694e78f1..9c66dd642 100644 --- a/domains/tcl.json +++ b/domains/tcl.json @@ -5,6 +5,7 @@ "username": "TianTcl", "email": "tclwebguest@gmail.com" }, "record": { - "CNAME": "info.TianTcl.net" + "CNAME": "info.tiantcl.net" + } } \ No newline at end of file From 0251ee342f817465aec154eb4cc66d75a9c243bc Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 19 Jul 2022 10:55:15 +0700 Subject: [PATCH 154/210] Update and rename deoxy to deoxy.json --- domains/{deoxy => deoxy.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{deoxy => deoxy.json} (79%) diff --git a/domains/deoxy b/domains/deoxy.json similarity index 79% rename from domains/deoxy rename to domains/deoxy.json index 83e5f9108..cb1adf33f 100644 --- a/domains/deoxy +++ b/domains/deoxy.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Deoxy", + "username": "D3oxy", "email": "deoxy@deoxy.tech" }, "record": { From eeb196e2fccc36ad131a3acb6b255756f9debb43 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 19 Jul 2022 10:58:25 +0700 Subject: [PATCH 155/210] Update domains/georgee.json --- domains/georgee.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/georgee.json b/domains/georgee.json index 6c9eda88c..174a78729 100644 --- a/domains/georgee.json +++ b/domains/georgee.json @@ -1,6 +1,7 @@ { "owner": { - "username": "George", + "username": "Georgee1337", + "email": "contact@georgexv.ru" }, "record": { From d4d99709587e1070420271e08903953e321f3219 Mon Sep 17 00:00:00 2001 From: Kaivalyamani Tripathi <60978175+Kaivalya4@users.noreply.github.com> Date: Tue, 19 Jul 2022 12:38:36 +0530 Subject: [PATCH 156/210] Create kaivalya.json --- domains/kaivalya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kaivalya.json diff --git a/domains/kaivalya.json b/domains/kaivalya.json new file mode 100644 index 000000000..67b4342c2 --- /dev/null +++ b/domains/kaivalya.json @@ -0,0 +1,11 @@ +{ + "description": "For my Personal Portfolio website", + "repo": "https://github.com/Kaivalya4/Kaivalya4.github.io", + "owner": { + "username": "Kaivalya4", + "email": "kt6819@yahoo.com" + }, + "record": { + "CNAME": "Kaivalya4.github.io" + } +} From 15a417e3efe9bd24e562b42bdc91e7c36ecc9841 Mon Sep 17 00:00:00 2001 From: athuldevin Date: Tue, 19 Jul 2022 13:08:41 +0530 Subject: [PATCH 157/210] Create devin.json --- domains/devin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devin.json diff --git a/domains/devin.json b/domains/devin.json new file mode 100644 index 000000000..f98e118ff --- /dev/null +++ b/domains/devin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "athuldevin", + "email": "athuldevin@gmail.com" + }, + "record": { + "A": "140.238.255.16" + } +} From c8b32680262c3b2e159ca6656bf274f8da8f9750 Mon Sep 17 00:00:00 2001 From: CYCNO Date: Tue, 19 Jul 2022 15:34:40 +0530 Subject: [PATCH 158/210] feat: Added domain programatically --- domains/cycno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cycno.json diff --git a/domains/cycno.json b/domains/cycno.json new file mode 100644 index 000000000..ff6543c4f --- /dev/null +++ b/domains/cycno.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "CYCNO", + "email": "daniyalchunna2@gmail.com" + }, + "record": { + "CNAME": "cycno.github.io" + } + } + \ No newline at end of file From d59a6953fc8d2e97ec7bcb46346c5d91b7024add Mon Sep 17 00:00:00 2001 From: saya Date: Tue, 19 Jul 2022 16:35:26 +0500 Subject: [PATCH 159/210] Update and rename yan.json to saya.json --- domains/{yan.json => saya.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{yan.json => saya.json} (87%) diff --git a/domains/yan.json b/domains/saya.json similarity index 87% rename from domains/yan.json rename to domains/saya.json index 08e410caf..1fa51a57e 100644 --- a/domains/yan.json +++ b/domains/saya.json @@ -1,5 +1,5 @@ { - "description": "yan's site", + "description": "saya's site", "repo": "https://github.com/yanNotDev/yanNotDev.github.io", "owner": { "username": "yanNotDev", From e139e73bf57727cf19dd706d91916ea83e2c589c Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Tue, 19 Jul 2022 10:16:18 -0400 Subject: [PATCH 160/210] Update devin.json --- domains/devin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devin.json b/domains/devin.json index f98e118ff..4586c4292 100644 --- a/domains/devin.json +++ b/domains/devin.json @@ -4,6 +4,6 @@ "email": "athuldevin@gmail.com" }, "record": { - "A": "140.238.255.16" + "A": ["140.238.255.16"] } } From 26fd948bacf4b8f88fcd6c6177027e7d6b4128fa Mon Sep 17 00:00:00 2001 From: Cucusise Date: Tue, 19 Jul 2022 23:59:41 +0200 Subject: [PATCH 161/210] feat: Added domain programatically --- domains/cucusise.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cucusise.json diff --git a/domains/cucusise.json b/domains/cucusise.json new file mode 100644 index 000000000..9d55e8185 --- /dev/null +++ b/domains/cucusise.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Cucusise", + "email": "cucusise@gmail.com" + }, + "record": { + "CNAME": "cucusise.github.io" + } + } + \ No newline at end of file From 3cd2d5acf5ab43859aecd94681f35bacc89350fc Mon Sep 17 00:00:00 2001 From: Cucusise Date: Wed, 20 Jul 2022 00:00:07 +0200 Subject: [PATCH 162/210] feat: Added domain programatically --- domains/cucusise.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cucusise.is-a.dev.json diff --git a/domains/cucusise.is-a.dev.json b/domains/cucusise.is-a.dev.json new file mode 100644 index 000000000..9d55e8185 --- /dev/null +++ b/domains/cucusise.is-a.dev.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Cucusise", + "email": "cucusise@gmail.com" + }, + "record": { + "CNAME": "cucusise.github.io" + } + } + \ No newline at end of file From 6aa2f6efb335730ce8c42bd201e8a2a3f8336207 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Tue, 19 Jul 2022 18:42:33 -0400 Subject: [PATCH 163/210] Delete cucusise.is-a.dev.json --- domains/cucusise.is-a.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cucusise.is-a.dev.json diff --git a/domains/cucusise.is-a.dev.json b/domains/cucusise.is-a.dev.json deleted file mode 100644 index 9d55e8185..000000000 --- a/domains/cucusise.is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Cucusise", - "email": "cucusise@gmail.com" - }, - "record": { - "CNAME": "cucusise.github.io" - } - } - \ No newline at end of file From fb41da3a13d612f107eb7f5b7060b9958a4deb66 Mon Sep 17 00:00:00 2001 From: Syrx Date: Tue, 19 Jul 2022 19:28:32 -0700 Subject: [PATCH 164/210] Delete syrx.json --- domains/syrx.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/syrx.json diff --git a/domains/syrx.json b/domains/syrx.json deleted file mode 100644 index d60d4550b..000000000 --- a/domains/syrx.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "dumbgamemaker", - "email": "opal.js@icloud.com", - "twitter": "Opaldotjs", - "discord": "Opaldotjs#9322" - }, - "description": "A place for me to put my projects", - "record": { - "CNAME": "dumbgamemaker.github.io" - } -} From c144b4a67618f3952bddb6ab88a771ee9da83de1 Mon Sep 17 00:00:00 2001 From: Ishan <66240773+D3OXY@users.noreply.github.com> Date: Wed, 20 Jul 2022 08:34:29 +0530 Subject: [PATCH 165/210] Updated CNAME --- domains/deoxy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deoxy.json b/domains/deoxy.json index cb1adf33f..ee3d7c750 100644 --- a/domains/deoxy.json +++ b/domains/deoxy.json @@ -4,6 +4,6 @@ "email": "deoxy@deoxy.tech" }, "record": { - "CNAME": "deoxy.tech" + "CNAME": "new.deoxy.tech" } } From 1c96235819a5a331e4ab1bcf8b83f94e97e67d9b Mon Sep 17 00:00:00 2001 From: Abhishek-569 <64806938+Abhishek-569@users.noreply.github.com> Date: Wed, 20 Jul 2022 15:34:10 +0530 Subject: [PATCH 166/210] commit by abhishek kumar --- domains/abhishekkumar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekkumar.json diff --git a/domains/abhishekkumar.json b/domains/abhishekkumar.json new file mode 100644 index 000000000..81ca81759 --- /dev/null +++ b/domains/abhishekkumar.json @@ -0,0 +1,11 @@ +{ + "description": "Abhishek's personal developer website", + "repo": "https://github.com/Abhishek-569", + "owner": { + "username": "Abhishek-569", + "email": "akabhishek4444@gmail.com" + }, + "record": { + "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" + } +} From cb76e2fdd3be71a7a470e954ff3bd756ed677809 Mon Sep 17 00:00:00 2001 From: Kiril Misnikov <56405352+lime360@users.noreply.github.com> Date: Wed, 20 Jul 2022 22:15:25 +0300 Subject: [PATCH 167/210] Update lime360.json --- domains/lime360.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lime360.json b/domains/lime360.json index 6bc077f52..ecea5243c 100644 --- a/domains/lime360.json +++ b/domains/lime360.json @@ -2,6 +2,7 @@ "owner": { "username": "lime360", "email": "emeraldlime@protonmail.com", + "mastodon": "lime360@meow.social", "discord": "lime360#3291" }, From 6be956dde2f2be667bf0be1db6b100c9600d6004 Mon Sep 17 00:00:00 2001 From: Blesson Biju <98680372+yolobnb@users.noreply.github.com> Date: Thu, 21 Jul 2022 01:03:38 +0530 Subject: [PATCH 168/210] Create yolobnb.json --- domains/yolobnb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yolobnb.json diff --git a/domains/yolobnb.json b/domains/yolobnb.json new file mode 100644 index 000000000..435fa6403 --- /dev/null +++ b/domains/yolobnb.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/yolobnb/yolobnb.github.io", + "owner": { + "username": "yolobnb", + "email": "yooloobnb@protonmail.com" + }, + "record": { + "CNAME": "yolobnb.github.io" + } +} From 6593ceb4f80af4efc4175e4a2a2ecf09463525f8 Mon Sep 17 00:00:00 2001 From: Nico <90014028+NicoGaming77@users.noreply.github.com> Date: Thu, 21 Jul 2022 12:47:37 +0930 Subject: [PATCH 169/210] Create nico.json --- domains/nico.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/nico.json diff --git a/domains/nico.json b/domains/nico.json new file mode 100644 index 000000000..aac5aad2c --- /dev/null +++ b/domains/nico.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "NicoGaming77", + "email": "nicodreyer7@icloud.com", + "discord": "nicosnico#7674" + } +} + +{ + "record": { + "CNAME": "NicoGaming77.github.io" + } +} From 31b5c42ea2601b5719817fd766d1b0fe5ed221f9 Mon Sep 17 00:00:00 2001 From: Nico <90014028+NicoGaming77@users.noreply.github.com> Date: Thu, 21 Jul 2022 13:34:26 +0930 Subject: [PATCH 170/210] Update nico.json --- domains/nico.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/nico.json b/domains/nico.json index aac5aad2c..24c0bc8f4 100644 --- a/domains/nico.json +++ b/domains/nico.json @@ -1,4 +1,6 @@ { + "description": "Personal Website", + "repo": "https://github.com/NicoGaming77/NicoGaming77.github.io", "owner": { "username": "NicoGaming77", "email": "nicodreyer7@icloud.com", From 959849ba4ff32c48ac3b812fb9379b6ce8b48707 Mon Sep 17 00:00:00 2001 From: Nico <90014028+NicoGaming77@users.noreply.github.com> Date: Thu, 21 Jul 2022 19:45:02 +0930 Subject: [PATCH 171/210] Update nico.json --- domains/nico.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/nico.json b/domains/nico.json index 24c0bc8f4..ee4f864e3 100644 --- a/domains/nico.json +++ b/domains/nico.json @@ -6,9 +6,6 @@ "email": "nicodreyer7@icloud.com", "discord": "nicosnico#7674" } -} - -{ "record": { "CNAME": "NicoGaming77.github.io" } From f03e6438cb542ed0b70c6066771b09db6f110f99 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 21 Jul 2022 19:11:34 +0800 Subject: [PATCH 172/210] Change to CNAME --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index e8a991c9c..a1e86d977 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://williamharrison.dev" + "CNAME": "github.williamharrison.dev" } } From 80ed94a7804767e15418a7933f1b894c75077ffa Mon Sep 17 00:00:00 2001 From: Win11 in React Bot Date: Thu, 21 Jul 2022 12:27:56 +0100 Subject: [PATCH 173/210] Add repo --- domains/notify-api.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/notify-api.json b/domains/notify-api.json index c55d112b4..8744f3af0 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -1,5 +1,6 @@ { + "repo" :"https://github.com/andrewstech/notify-api", "owner": { "username": "andrewstech", "email": "andrew@win11react.com" From 5a1ee7ce4e60ec6f5918c291b841ddd3c56bc515 Mon Sep 17 00:00:00 2001 From: Nico <90014028+NicoGaming77@users.noreply.github.com> Date: Thu, 21 Jul 2022 21:03:54 +0930 Subject: [PATCH 174/210] Update nico.json --- domains/nico.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nico.json b/domains/nico.json index ee4f864e3..7f39be3ac 100644 --- a/domains/nico.json +++ b/domains/nico.json @@ -4,7 +4,7 @@ "owner": { "username": "NicoGaming77", "email": "nicodreyer7@icloud.com", - "discord": "nicosnico#7674" + "discord": "nicosnico#7674", } "record": { "CNAME": "NicoGaming77.github.io" From 2cd0705318247ac5da304dc0fab1e6c4e49666e1 Mon Sep 17 00:00:00 2001 From: Nico <90014028+NicoGaming77@users.noreply.github.com> Date: Thu, 21 Jul 2022 21:37:34 +0930 Subject: [PATCH 175/210] Update nico.json --- domains/nico.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nico.json b/domains/nico.json index 7f39be3ac..7d1885fad 100644 --- a/domains/nico.json +++ b/domains/nico.json @@ -4,8 +4,8 @@ "owner": { "username": "NicoGaming77", "email": "nicodreyer7@icloud.com", - "discord": "nicosnico#7674", - } + "discord": "nicosnico#7674" + }, "record": { "CNAME": "NicoGaming77.github.io" } From 1b8d7a85fd02b6aa77ba59c8c01ee5342a8e379b Mon Sep 17 00:00:00 2001 From: Satyam Verma Date: Thu, 21 Jul 2022 20:38:47 +0530 Subject: [PATCH 176/210] Create 00001.json --- domains/00001.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/00001.json diff --git a/domains/00001.json b/domains/00001.json new file mode 100644 index 000000000..48e474ece --- /dev/null +++ b/domains/00001.json @@ -0,0 +1,12 @@ +{ + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "SatyamV7.github.io" + } +} From 560bb14227712b972f9571f1ca38638f1bbf2928 Mon Sep 17 00:00:00 2001 From: raiden076 Date: Fri, 22 Jul 2022 04:00:21 +0530 Subject: [PATCH 177/210] feat: Added domain programatically --- domains/raiden.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/raiden.json diff --git a/domains/raiden.json b/domains/raiden.json new file mode 100644 index 000000000..d7e66a0e8 --- /dev/null +++ b/domains/raiden.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "raiden076", + "email": "arkapravodas99@gmail.com" + }, + "record": { + "A": ["144.24.145.70"] + } + } + \ No newline at end of file From 341247210995d63c1d01511a836f6780b82d1a4d Mon Sep 17 00:00:00 2001 From: Hunter <94696178+ItsHunterr@users.noreply.github.com> Date: Thu, 21 Jul 2022 17:33:52 -0600 Subject: [PATCH 178/210] Update hunter.json --- domains/hunter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hunter.json b/domains/hunter.json index 65a9e92e1..0f6e35bfa 100644 --- a/domains/hunter.json +++ b/domains/hunter.json @@ -3,9 +3,9 @@ "repo": "https://github.com/itshunterr", "owner": { "username": "Itshunterr", - "email": "" + "email": "itshunterr@protonmail.com" }, "record": { "A": " 185.199.108.153" } - } \ No newline at end of file + } From 90d488ca390c1194ab4695f18b85f03cdb18d78f Mon Sep 17 00:00:00 2001 From: lazylamps <33339241+lazylamps@users.noreply.github.com> Date: Fri, 22 Jul 2022 06:18:48 +0100 Subject: [PATCH 179/210] Create ryn.json Dev portfolio --- domains/ryn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ryn.json diff --git a/domains/ryn.json b/domains/ryn.json new file mode 100644 index 000000000..bb63de517 --- /dev/null +++ b/domains/ryn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lazylamps", + "email": "lampslazy@gmail.com", + }, + "record": { + "A": [ + "132.145.25.232" + ] + } +} From cb33bc6fc781c6041c6b97c78514fdc333a30ff5 Mon Sep 17 00:00:00 2001 From: Infinitybeond1 Date: Fri, 22 Jul 2022 14:12:23 -0500 Subject: [PATCH 180/210] feat: Added domain programatically --- domains/infinity.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/infinity.json diff --git a/domains/infinity.json b/domains/infinity.json new file mode 100644 index 000000000..404a5406a --- /dev/null +++ b/domains/infinity.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Infinitybeond1", + "email": "aksharvadaria9@gmail.com" + }, + "record": { + "CNAME": "sitev2-production.up.railway.app" + } + } + \ No newline at end of file From ef469fb9ee4876a56bb078b78b862f2ddc030d4a Mon Sep 17 00:00:00 2001 From: Luke <88919270+Infinitybeond1@users.noreply.github.com> Date: Fri, 22 Jul 2022 19:17:13 +0000 Subject: [PATCH 181/210] Update infinity.json --- domains/infinity.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/infinity.json b/domains/infinity.json index 404a5406a..b594d4727 100644 --- a/domains/infinity.json +++ b/domains/infinity.json @@ -2,10 +2,10 @@ { "owner": { "username": "Infinitybeond1", - "email": "aksharvadaria9@gmail.com" + "email": "Infinitybeond1@protonmail.com" }, "record": { "CNAME": "sitev2-production.up.railway.app" } } - \ No newline at end of file + From a839d507c44e43a18dbf6d40c7346d839f499cda Mon Sep 17 00:00:00 2001 From: itsaba <106853315+itsaba@users.noreply.github.com> Date: Fri, 22 Jul 2022 15:36:38 -0400 Subject: [PATCH 182/210] Create saba.json --- domains/saba.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saba.json diff --git a/domains/saba.json b/domains/saba.json new file mode 100644 index 000000000..96bcc7588 --- /dev/null +++ b/domains/saba.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio page for full stack projects", + "repo": "https://github.com/itsaba/itsaba.github.io", + "owner": { + "username": "itsaba", + "email": "saba.s@mail.com" + }, + "record": { + "CNAME": "itsaba.github.io" + } +} From 7a2588fc33562be389b8d627b51e5358c627eadc Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sat, 23 Jul 2022 17:52:38 +0700 Subject: [PATCH 183/210] add MX Support (willo.is-a.dev) --- domains/willo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index ddbbd165b..1fe581903 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -7,6 +7,7 @@ "twitter": "willoizcitron" }, "record": { - "CNAME": "willoizcitron.github.io" + "CNAME": "willoizcitron.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 0274d841ab589713d93e42dc32d91d07bdf42c85 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sat, 23 Jul 2022 18:09:43 +0700 Subject: [PATCH 184/210] change cname to url because mx was used as record --- domains/willo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index 1fe581903..e27f8b036 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -7,7 +7,7 @@ "twitter": "willoizcitron" }, "record": { - "CNAME": "willoizcitron.github.io", + "URL": "https://willoizcitron.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 457277f8a9dab0c2d949ef5d09e4b4373dfa778c Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sat, 23 Jul 2022 19:05:24 +0700 Subject: [PATCH 185/210] A --- domains/willo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index e27f8b036..d2d79f7d1 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -7,7 +7,7 @@ "twitter": "willoizcitron" }, "record": { - "URL": "https://willoizcitron.github.io", + "A": ["185.199.109.153", "185.199.108.153", "185.199.111.153", "185.199.110.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 7c742070ffddfae06d76aa6b892ffe8c12688cb6 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sat, 23 Jul 2022 20:12:08 +0700 Subject: [PATCH 186/210] change provider --- domains/willo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index d2d79f7d1..bd86579da 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -8,6 +8,6 @@ }, "record": { "A": ["185.199.109.153", "185.199.108.153", "185.199.111.153", "185.199.110.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From 149e653016c0fe1753cea87c761e71854436e0ea Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sat, 23 Jul 2022 20:12:50 +0700 Subject: [PATCH 187/210] i think it was bad, revert --- domains/willo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index bd86579da..d2d79f7d1 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -8,6 +8,6 @@ }, "record": { "A": ["185.199.109.153", "185.199.108.153", "185.199.111.153", "185.199.110.153"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 222e3333a4dcfd33da8db2200998e30d0c1f6895 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Sat, 23 Jul 2022 08:48:39 -0500 Subject: [PATCH 188/210] Create isebazz.json --- domains/isebazz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/isebazz.json diff --git a/domains/isebazz.json b/domains/isebazz.json new file mode 100644 index 000000000..d1bcf6303 --- /dev/null +++ b/domains/isebazz.json @@ -0,0 +1,10 @@ +{ + "description": "my website link", + "owner": { + "username": "iSebazz", + "email": "iSebazz@outlook.es" + }, + "record": { + "CNAME": "https://usebazz.github.io/website" + } +} From 11de28e4b41c60bfdf51ebddfdeaf6e6e2aec919 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Sat, 23 Jul 2022 08:57:09 -0500 Subject: [PATCH 189/210] Update isebazz.json --- domains/isebazz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isebazz.json b/domains/isebazz.json index d1bcf6303..fb94f42d6 100644 --- a/domains/isebazz.json +++ b/domains/isebazz.json @@ -5,6 +5,6 @@ "email": "iSebazz@outlook.es" }, "record": { - "CNAME": "https://usebazz.github.io/website" + "CNAME": "https://usebazz.github.io" } } From 2e7bd92baffca2caea5b0cfc1c2a8d568513c277 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Sat, 23 Jul 2022 11:53:02 -0500 Subject: [PATCH 190/210] Rename isebazz.json to sebaz.json --- domains/{isebazz.json => sebaz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{isebazz.json => sebaz.json} (100%) diff --git a/domains/isebazz.json b/domains/sebaz.json similarity index 100% rename from domains/isebazz.json rename to domains/sebaz.json From 324ea1c905548f9abb3c169f2635e3e0ac1a3ef2 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 23 Jul 2022 19:10:11 +0100 Subject: [PATCH 191/210] Update hunter.json --- domains/hunter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hunter.json b/domains/hunter.json index 0f6e35bfa..bc3207138 100644 --- a/domains/hunter.json +++ b/domains/hunter.json @@ -6,6 +6,6 @@ "email": "itshunterr@protonmail.com" }, "record": { - "A": " 185.199.108.153" + "A": ["185.199.108.153"] } } From 35bd32a41a2dd8411763f95615093d6bfe76edea Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:02:46 +0700 Subject: [PATCH 192/210] Rename sekuji.json to domains/sekuji.json --- sekuji.json => domains/sekuji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sekuji.json => domains/sekuji.json (93%) diff --git a/sekuji.json b/domains/sekuji.json similarity index 93% rename from sekuji.json rename to domains/sekuji.json index cc85f7792..a93e86e6a 100644 --- a/sekuji.json +++ b/domains/sekuji.json @@ -7,4 +7,4 @@ "record": { "CNAME": "sekuji.github.io" } -} \ No newline at end of file +} From c33b248cb6c3137537129e73eaaf2185c4616b03 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:04:06 +0700 Subject: [PATCH 193/210] Update domains/sekuji.json --- domains/sekuji.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sekuji.json b/domains/sekuji.json index a93e86e6a..e234d5513 100644 --- a/domains/sekuji.json +++ b/domains/sekuji.json @@ -2,6 +2,7 @@ "description": "Sekuji's Personal Website", "owner": { "username": "sekuji", + "email": "", "discord": "sekuji#9595" }, "record": { From d3f16148d10af5ad0a65b5583badaa84b972158f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:10:05 +0700 Subject: [PATCH 194/210] Update domains/laker.json --- domains/laker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/laker.json b/domains/laker.json index 5622cf550..17cc7d4bd 100644 --- a/domains/laker.json +++ b/domains/laker.json @@ -5,7 +5,7 @@ "email": "hey@laker.tech" }, "record": { - "CNAME": "laker.omg.lol." + "CNAME": "laker.omg.lol" } } \ No newline at end of file From 06eec2203459b479d3ba687f09188682672cc3b2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:12:18 +0700 Subject: [PATCH 195/210] Update domains/applesfruit.json --- domains/applesfruit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/applesfruit.json b/domains/applesfruit.json index 95c855f0c..807e8b314 100644 --- a/domains/applesfruit.json +++ b/domains/applesfruit.json @@ -4,7 +4,7 @@ "owner": { "username": "applesfruit", "email": "arya.kshipra@gmail.com", - "discord": "fruits#1845", + "discord": "fruits#1845" }, "record": { "CNAME": "applesfruit.github.io" From 498133e72bae7d6ded21c7ba69dea5cfe05ae90f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:16:58 +0700 Subject: [PATCH 196/210] Rename satyamv7.json to domains/satyamv7.json --- satyamv7.json => domains/satyamv7.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename satyamv7.json => domains/satyamv7.json (100%) diff --git a/satyamv7.json b/domains/satyamv7.json similarity index 100% rename from satyamv7.json rename to domains/satyamv7.json From 92ae05bbc7e44cbe7323cd15ad25dcc660c2f802 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:17:29 +0700 Subject: [PATCH 197/210] Update domains/00001.json --- domains/00001.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/00001.json b/domains/00001.json index 48e474ece..067cd6582 100644 --- a/domains/00001.json +++ b/domains/00001.json @@ -4,7 +4,6 @@ "owner": { "username": "SatyamV7", "email": "satyamverma46@outlook.com", - "twitter": "your-twitter-username" }, "record": { "CNAME": "SatyamV7.github.io" From 7b707c6021ea7769dc8f455033ed8b3eeca8d413 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:17:35 +0700 Subject: [PATCH 198/210] Update domains/satyamv7.json --- domains/satyamv7.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/satyamv7.json b/domains/satyamv7.json index 48e474ece..067cd6582 100644 --- a/domains/satyamv7.json +++ b/domains/satyamv7.json @@ -4,7 +4,6 @@ "owner": { "username": "SatyamV7", "email": "satyamverma46@outlook.com", - "twitter": "your-twitter-username" }, "record": { "CNAME": "SatyamV7.github.io" From 5dc0f40366b979fbc9bde2fe82f21419c9a1df42 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:18:07 +0700 Subject: [PATCH 199/210] Update domains/satyamv7.json --- domains/satyamv7.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satyamv7.json b/domains/satyamv7.json index 067cd6582..9aef9da6d 100644 --- a/domains/satyamv7.json +++ b/domains/satyamv7.json @@ -3,7 +3,7 @@ "repo": "https://github.com/SatyamV7/SatyamV7.github.io", "owner": { "username": "SatyamV7", - "email": "satyamverma46@outlook.com", + "email": "satyamverma46@outlook.com" }, "record": { "CNAME": "SatyamV7.github.io" From c3348acac7682da0765879bf55938d6d42837566 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:18:12 +0700 Subject: [PATCH 200/210] Update domains/00001.json --- domains/00001.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/00001.json b/domains/00001.json index 067cd6582..9aef9da6d 100644 --- a/domains/00001.json +++ b/domains/00001.json @@ -3,7 +3,7 @@ "repo": "https://github.com/SatyamV7/SatyamV7.github.io", "owner": { "username": "SatyamV7", - "email": "satyamverma46@outlook.com", + "email": "satyamverma46@outlook.com" }, "record": { "CNAME": "SatyamV7.github.io" From 6c825652de55013b7fde8682d41e2fa9e37792dd Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 08:27:25 +0700 Subject: [PATCH 201/210] Update domains/ryn.json --- domains/ryn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryn.json b/domains/ryn.json index bb63de517..0adcb55ec 100644 --- a/domains/ryn.json +++ b/domains/ryn.json @@ -1,7 +1,7 @@ { "owner": { "username": "lazylamps", - "email": "lampslazy@gmail.com", + "email": "lampslazy@gmail.com" }, "record": { "A": [ From 41a3a066bfceb00cf9668ce0928b174c5b8ab48c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 09:32:21 +0700 Subject: [PATCH 202/210] Update domains/sebaz.json --- domains/sebaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sebaz.json b/domains/sebaz.json index fb94f42d6..b96fe5d04 100644 --- a/domains/sebaz.json +++ b/domains/sebaz.json @@ -5,6 +5,6 @@ "email": "iSebazz@outlook.es" }, "record": { - "CNAME": "https://usebazz.github.io" + "CNAME": "usebazz.github.io" } } From 9349470f3b3c04c6d3a8fff11be69ea4902c95d5 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 24 Jul 2022 12:34:54 +0530 Subject: [PATCH 203/210] Create railway.json --- domains/railway.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/railway.json diff --git a/domains/railway.json b/domains/railway.json new file mode 100644 index 000000000..3c270837e --- /dev/null +++ b/domains/railway.json @@ -0,0 +1,12 @@ +{ + "description": "Temporary domain while making docs", + "repo": "", + "owner": { + "username": "MouseMoosz", + "email": "vaibhavdhi@proton.me", + "twitter": "I dont use cancer" + }, + "record": { + "CNAME": "quarrelsome-move-production.up.railway.app" + } +} From f1251726f414c1595aa33e9034762b2ebf63d064 Mon Sep 17 00:00:00 2001 From: Makhbaz <109301017+Makhbaz@users.noreply.github.com> Date: Sun, 24 Jul 2022 13:46:21 +0430 Subject: [PATCH 204/210] Create Makhbaz.json --- domains/Makhbaz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Makhbaz.json diff --git a/domains/Makhbaz.json b/domains/Makhbaz.json new file mode 100644 index 000000000..2536652d2 --- /dev/null +++ b/domains/Makhbaz.json @@ -0,0 +1,12 @@ +{ + "description": "Makhbaz's .is-a.dev domain", + "repo": "https://github.com/Makhbaz/makhbaz.github.io", + "owner": { + "username": "Makhbaz", + "email": "makhbaz@proton.me", + "telegram": "Makhbaz" + }, + "record": { + "CNAME": "makhbaz.github.io" + } +} From e86a5065a7a940d5e6787c0e6c18bf7a7c20c6bb Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 24 Jul 2022 16:43:02 +0700 Subject: [PATCH 205/210] Delete acey.json --- domains/acey.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/acey.json diff --git a/domains/acey.json b/domains/acey.json deleted file mode 100644 index e901e99dc..000000000 --- a/domains/acey.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com", - "discord": "AceyGoesBoom#3141" - }, - "description": "Personal website stuff ;-;", - "repo": "https://github.com/AceyDoCodes", - "record": { - "URL": "https://acey.is-a-good.dev" - } -} From 0f8373ded3fca106b310339a239c02e3f965e6b5 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 24 Jul 2022 16:43:27 +0700 Subject: [PATCH 206/210] Delete mail.acey.json --- domains/mail.acey.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/mail.acey.json diff --git a/domains/mail.acey.json b/domains/mail.acey.json deleted file mode 100644 index ea2667774..000000000 --- a/domains/mail.acey.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com", - "discord": "AceyGoesBoom#3141" - }, - "description": "Email for personal website", - "repo": "https://github.com/AceyDoCodes", - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From c944a4700c1bf1c9430da3053fe9ea29abb39cd8 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 24 Jul 2022 13:30:34 +0100 Subject: [PATCH 207/210] Rename Makhbaz.json to makhbaz.json --- domains/{Makhbaz.json => makhbaz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Makhbaz.json => makhbaz.json} (100%) diff --git a/domains/Makhbaz.json b/domains/makhbaz.json similarity index 100% rename from domains/Makhbaz.json rename to domains/makhbaz.json From bc9eef1f185606d6a4aa99ac57d1bc1edc970603 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 24 Jul 2022 19:11:19 +0530 Subject: [PATCH 208/210] Delete mousemoosz.json --- domains/mousemoosz.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/mousemoosz.json diff --git a/domains/mousemoosz.json b/domains/mousemoosz.json deleted file mode 100644 index e18c837ff..000000000 --- a/domains/mousemoosz.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "description": "For my website", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From f0aa1702f1f27ff909ca9c036f98444f6b541a37 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Mon, 25 Jul 2022 18:27:48 +0700 Subject: [PATCH 209/210] ;-; --- domains/acey.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/acey.json diff --git a/domains/acey.json b/domains/acey.json new file mode 100644 index 000000000..08b36f887 --- /dev/null +++ b/domains/acey.json @@ -0,0 +1,15 @@ +{ + "repo": "https://github.com/AceyDoCodes", + "description": "Email ;-;", + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com", + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From c0a7c762eab4322f40882af550ab9cc3be88e816 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 25 Jul 2022 20:06:15 +0700 Subject: [PATCH 210/210] Update domains/acey.json --- domains/acey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acey.json b/domains/acey.json index 08b36f887..43405681e 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -3,7 +3,7 @@ "description": "Email ;-;", "owner": { "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com", + "email": "aceygoesboom@gmail.com" }, "record": { "MX": [